(lxc_config_metadata.md)= # `lxc config metadata` Manage instance metadata files ## Synopsis Description: Manage instance metadata files ``` lxc config metadata [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [lxc config](lxc_config.md) - Manage instance and server configuration options * [lxc config metadata edit](lxc_config_metadata_edit.md) - Edit instance metadata files * [lxc config metadata show](lxc_config_metadata_show.md) - Show instance metadata files ```{toctree} :titlesonly: :glob: :hidden: metadata/* ```