(incus_cluster_role.md)= # `incus cluster role` Manage cluster roles ## Synopsis ```{line-block} Description: Manage cluster roles ``` ``` incus cluster role [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 cluster](incus_cluster.md) - Manage cluster members * [incus cluster role add](incus_cluster_role_add.md) - Add roles to a cluster member * [incus cluster role remove](incus_cluster_role_remove.md) - Remove roles from a cluster member ```{toctree} :titlesonly: :glob: :hidden: role/* ```