user command

Manage User objects

If no subcommand is provided, the default behaviour is list.

list

List users in workspace in a tabular view.

Arguments

  • -a, --all: include out of scope users

add

Add user <name> to the workspace.

Arguments

  • <name>: the name of the user to add

delete

Delete the User object from the Workspace, and recursively delete any Connection objects using this user.

Arguments

  • <name>: an existing user name.