Skip to main content
Manage users For a detailed overview, please visit the user’s reference page.

user access-report

Show the access report for the referenced user Usage
Common Options Reference

user audit

Retrieve audit trail events for the referenced user Usage
Common Options Reference

user delete

Delete one or more referenced users Usage
Deleting a user will remove all associated resources (permissions, group memberships, etc.)
Common Options Reference

user edit

Edit the referenced user, as YAML, within an editor Usage
The default editor can be set by using the EDITOR environment variable.
Common Options Reference

user eventlog

Show the event log of the referenced user Usage
Common Options Reference

user get

Retrieve one or more referenced users Usage
An empty reference will return all references
Common Options Reference
  • Get all users
  • Get one user

user invite

Invite users to the current or overridden organization Usage
Common Options Reference

user patch

Update the referenced user’s metadata using an input file Usage
Running this command with the option --file - sets the input to stdin. The input is required to be a valid JSON or YAML string (e.g., {"description": "My new description"} or description: My new description). To complete the update, press Control-D (or Control-Z if you are using Windows).
Common Options Reference

user permissions

Show the grantable permissions for a user object type Usage
Common Options Reference

user query

Find all the users based on the given query Usage
Common Options Reference
Use the --match option to display all, none, or any of the results based on a given property or tag
  • Search for a user based on a property
  • Search for a user based on a tag
  • Search for a user based on a property and tag

user tag

Manage the tags belonging to one or more referenced users Usage
Built-in tags, which begin with cpln/*, can’t be modified.
Common Options Reference
  • Add a tag
  • Update same tag (after running the example above)
  • Remove tag (after running the example above)

user update

Update properties of the referenced user Usage
Common Options Reference
  • The --set option allows the modification of the following user properties:
    • description
      • Description of the user
      • Type: string
    • tags
      • Tags (key=value) associated with the user
      • Type: string
  • For the examples below, the initial user is configured as:
  • Update a user’s tag