Skip to main content

Subcommands

SubcommandDescription
detailsGet the details for an individual end user of a project
listList users (activations) linked to a project environment

versori projects users details

versori projects users details --project <project-id> --environment <environment-name> --external-id <user-id> [flags]
Flags:
  • --environment: The environment name within the project
  • --external-id: The external ID of the user
  • -h, --help: help for details
  • --project: The project ID to list users for

versori projects users list

versori projects users list --project <project-id> --environment <environment-name> [flags]
Flags:
  • --environment: The environment name within the project
  • -h, --help: help for list
  • --project: The project ID to list users for