osmo token list#
List access tokens for yourself or another user (admin only).
usage: osmo token list [-h] [--user USER]
[--format-type {json,text}]
Named Arguments#
--user, -uList tokens for a specific user (admin only). By default, lists tokens for the current user.
--format-type, -tPossible choices: json, text
Specify the output format type (Default text).
Default:
'text'
Ex. osmo token list Ex. osmo token list –user service-account@example.com