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_idUser ID to get details for.
Named Arguments#
--format-type, -tPossible choices: json, text
Specify the output format type (Default text).
Default:
'text'
Ex. osmo user get myuser@example.com