osmo user get#
Get detailed information about a user including their roles.
usage: osmo user get [-h] [--format-type {json,text}] user_id
Positional Arguments#
- user_id#
User ID to get details for.
Named Arguments#
- --format-type, -t#
Possible choices: json, text
Specify the output format type (Default text).
Default:
'text'
Ex. osmo user get myuser@example.com