ams.amc auth group set

Update fields for an authorization group

Synopsis

Update fields for an authorization group.

Update specific fields for an existing auth group. The following fields can be updated: image, instance-type, addons, tags, inhibit-auto-updates, resources.cpus, resources.memory, resources.disk-size, resources.gpu-slots, resources.vpu-slots, boot-activity, features, hooks.timeout, bootstrap.keep, node-selector, watchdog.disabled, watchdog.allowed-packages

ams.amc auth group set <name> <field> <value> [flags]

Examples

$ amc auth group set test-group description 'this is an auth group'

Options

  -h, --help   help for set

SEE ALSO