describe user
- 29 Oct 2024
-
DarkLight
-
PDF
describe user
- Updated on 29 Oct 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
iagctl describe user
Display all details about a user
Synopsis
This command displays all information about a specific user within the gateway data store. Displays when the user was created and when they last logged in. A login even occurs when the user successfully runs the iagctl login
command from a gateway client against a gateway server.
Examples
Describe Admin User
iagctl describe user admin
Describe User Named John
iagctl describe user john
iagctl describe user <username> [flags]
Options
-h, --help Help for user
Options Inherited from Parent Commands
--config string Path to the configuration file
--raw Displays the result of the command in its raw format
--verbose Enable verbose output
CLI References
See related describe
commands:
For all CLI commands see → Command References Index
Was this article helpful?