(lxc_cluster_role.md)= # `lxc cluster role` Manage cluster roles ## Synopsis Description: Manage cluster roles ``` lxc 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 * [lxc cluster](lxc_cluster.md) - Manage cluster members * [lxc cluster role add](lxc_cluster_role_add.md) - Add roles to a cluster member * [lxc cluster role remove](lxc_cluster_role_remove.md) - Remove roles from a cluster member ```{toctree} :titlesonly: :glob: :hidden: role/* ```