(lxc_auth_group.md)= # `lxc auth group` Manage groups ## Synopsis Description: Manage groups ``` lxc auth group [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 auth](lxc_auth.md) - Manage user authorization * [lxc auth group create](lxc_auth_group_create.md) - Create groups * [lxc auth group delete](lxc_auth_group_delete.md) - Delete groups * [lxc auth group edit](lxc_auth_group_edit.md) - Edit groups as YAML * [lxc auth group list](lxc_auth_group_list.md) - List groups * [lxc auth group permission](lxc_auth_group_permission.md) - Manage permissions * [lxc auth group rename](lxc_auth_group_rename.md) - Rename groups * [lxc auth group show](lxc_auth_group_show.md) - Show group configurations ```{toctree} :titlesonly: :glob: :hidden: group/* ```