(lxc_auth_identity_group.md)=
# `lxc auth identity group`

Manage groups for the identity

## Synopsis

Description:
  Manage groups for the identity



```
lxc auth identity 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 identity](lxc_auth_identity.md)	 - Manage identities
* [lxc auth identity group add](lxc_auth_identity_group_add.md)	 - Add a group to an identity
* [lxc auth identity group remove](lxc_auth_identity_group_remove.md)	 - Remove a group from an identity

```{toctree}
:titlesonly:
:glob:
:hidden:

group/*
```
