(lxc_cluster_group.md)= # `lxc cluster group` Manage cluster groups ## Synopsis Description: Manage cluster groups ## 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 group add](lxc_cluster_group_add.md) - Add member to group * [lxc cluster group assign](lxc_cluster_group_assign.md) - Assign sets of groups to cluster members * [lxc cluster group create](lxc_cluster_group_create.md) - Create a cluster group * [lxc cluster group delete](lxc_cluster_group_delete.md) - Delete a cluster group * [lxc cluster group edit](lxc_cluster_group_edit.md) - Edit a cluster group * [lxc cluster group list](lxc_cluster_group_list.md) - List all the cluster groups * [lxc cluster group remove](lxc_cluster_group_remove.md) - Remove member from group * [lxc cluster group rename](lxc_cluster_group_rename.md) - Rename a cluster group * [lxc cluster group show](lxc_cluster_group_show.md) - Show cluster group configurations ```{toctree} :titlesonly: :glob: :hidden: group/* ```