Displays all users associated with your Vultr account along with their IDs, names, emails, and access permissions.
The vultr-cli user list
command displays all users associated with your Vultr account, showing their information such as ID, name, email, and access permissions.
$ vultr-cli user list [flags]
Shorthand | Long Version | Description |
---|---|---|
-c | --cursor | (optional) cursor for paging. |
-p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |
No comments yet.