<a id="lxc-auth-group-edit-md"></a>

# `lxc auth group edit`

Edit groups as YAML

## Synopsis

Description:
Edit groups as YAML

```none
lxc auth group edit [<remote>:]<group> [flags]
```

## Examples

```none
  lxc auth group edit <group> < group.yaml
     Update a group using the content of group.yaml
```

## Options inherited from parent commands

```none
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Do not 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 group](https://canonical.com/lxd/docs/latest/reference/manpages/lxc/auth/group/index.html.md#lxc-auth-group-md)	 - Manage groups
