Retrieves and displays detailed information about a specific Vultr user account including profile data, permissions, and status.
The vultr-cli user get
command retrieves detailed information about a specific user account, displaying their profile data, permissions, and account status.
$ vultr-cli user get <User ID>
# Full example
$ vultr-cli users get 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2
# Shortened with alias commands
$ vultr-cli u g 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2
No comments yet.