(lxc_config_template.md)=
# `lxc config template`

Manage instance file templates

## Synopsis

Description:
  Manage instance file templates



```
lxc 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

* [lxc config](lxc_config.md)	 - Manage instance and server configuration options
* [lxc config template create](lxc_config_template_create.md)	 - Create new instance file templates
* [lxc config template delete](lxc_config_template_delete.md)	 - Delete instance file templates
* [lxc config template edit](lxc_config_template_edit.md)	 - Edit instance file templates
* [lxc config template list](lxc_config_template_list.md)	 - List instance file templates
* [lxc config template show](lxc_config_template_show.md)	 - Show content of instance file templates

```{toctree}
:titlesonly:
:glob:
:hidden:

template/*
```
