(lxc_auth_identity-provider-group_edit.md)=
# `lxc auth identity-provider-group edit`

Edit identity provider groups as YAML

## Synopsis

Description:
  Edit identity provider groups as YAML



```
lxc auth identity-provider-group edit [<remote>:]<identity_provider_group> [flags]
```

## Examples

```
  lxc auth identity-provider-group edit <identity_provider_group> < identity-provider-group.yaml
     Update an identity provider group using the content of identity-provider-group.yaml
```

## 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-provider-group](lxc_auth_identity-provider-group.md)	 - Manage groups

