(lxc_alias.md)=
# `lxc alias`

Manage command aliases

## Synopsis

Description:
  Manage command aliases



```
lxc alias [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](lxc.md)	 - Command line client for LXD
* [lxc alias add](lxc_alias_add.md)	 - Add new aliases
* [lxc alias list](lxc_alias_list.md)	 - List aliases
* [lxc alias remove](lxc_alias_remove.md)	 - Remove aliases
* [lxc alias rename](lxc_alias_rename.md)	 - Rename aliases

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

alias/*
```
