Subcommands
versori users create
-n,--display-name: Display name of the user-e,--external-id: External ID of the user-h,--help: help for create
versori users delete
Delete an end-user from the current organisation (DELETE /o/{organisation}/users/{user_id}).
This removes the end-user record itself, not just an activation on one environment. Activations
and embedded connections owned by that user are also removed by the platform.
Pass —id (the user ULID) or —external-id (resolved client-side). Confirms before deleting
unless —yes or —confirm is passed; in a non-interactive shell one of those flags is required.
--confirm: Skip the confirmation prompt (same as —yes)-e,--external-id: External ID of the end-user to delete (resolved to a ULID)-h,--help: help for delete--id: ULID of the end-user to delete-y,--yes: Skip the confirmation prompt
versori users list
-h,--help: help for list