(incus_config_template.md)= # `incus config template` Manage instance file templates ## Synopsis ```{line-block} Description: Manage instance file templates ``` ``` incus config template [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 * [incus config](incus_config.md) - Manage instance and server configuration options * [incus config template create](incus_config_template_create.md) - Create new instance file templates * [incus config template delete](incus_config_template_delete.md) - Delete instance file templates * [incus config template edit](incus_config_template_edit.md) - Edit instance file templates * [incus config template list](incus_config_template_list.md) - List instance file templates * [incus config template show](incus_config_template_show.md) - Show content of instance file templates ```{toctree} :titlesonly: :glob: :hidden: template/* ```