netauth group update

Update metadata on an group

Synopsis

The update command updates the typed metadata stored on an group. Fields are updated with the flags from this command, and are overwritten with anything specified.

netauth group update [flags]

Examples

netauth group update example-group --display-name "Example Group"
Group modified successfully

Options

      --display-name string   Display Name
  -h, --help                  help for update
      --managed-by string     Dlegated management group

Options inherited from parent commands

      --config string   Use an alternate config file
      --entity string   Specify a non-default entity to make requests as
      --secret string   Specify the request secret on the command line

SEE ALSO

Auto generated by spf13/cobra on 3-Jun-2022