User CLI#
This section describes how to manage users and access tokens in OSMO using the osmo user and osmo token commands.
User management#
The osmo user command provides sub-commands for creating, listing, updating, and deleting users, as well as managing their role assignments. All user management commands require admin privileges (osmo-admin role).
Show help docs with osmo user --help.
Access token management#
The osmo token command provides sub-commands for creating, listing, and deleting access tokens. Admins can manage tokens for any user; non-admin users can manage their own tokens.
Show help docs with osmo token --help.