CloudNatix logo

CloudNatix CLI

cnatix iam users update

Update a user.

Synopsis

This command updates the attributes of a user.

cnatix iam users update [flags]

Options

      --first-name string      First Name
  -h, --help                   help for update
      --id string              ID
      --last-name string       Last Name
      --role-binding strings   Role binding of the form <org-uuid>:<role> or <org-name>:<role>. The role can be 'admin', 'user', 'viewer', or 'patch'.
      --uuid string            ID (Deprecated. Please use --id instead)

Options inherited from parent commands

      --global-controller-domain string   Domain name of the CloudNatix Global Controller
      --workspace string                  workspace directory (default is $HOME/.cnatix)

SEE ALSO

Next
Getting Started