(incus_alias.md)= # `incus alias` Manage command aliases ## Synopsis ```{line-block} Description: Manage command aliases ``` ``` incus 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 * [incus](incus.md) - Command line client for Incus * [incus alias add](incus_alias_add.md) - Add new aliases * [incus alias list](incus_alias_list.md) - List aliases * [incus alias remove](incus_alias_remove.md) - Remove aliases * [incus alias rename](incus_alias_rename.md) - Rename aliases ```{toctree} :titlesonly: :glob: :hidden: alias/* ```