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, -u#

List tokens for a specific user (admin only). By default, lists tokens for the current user.

--format-type, -t#

Possible 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