Configuration CLI#
This section describes how to configure OSMO using the osmo config commands.
Management#
OSMO maintains a history of all configuration changes. Each change to a config is tracked as a new “revision”, allowing you to:
Track who made changes and when
View previous configurations
Roll back to previous revisions if needed
You can use --description and --tags to add additional information about configuration changes made with osmo config update, osmo config delete, and osmo config rollback.
All configuration changes require admin privileges and may affect running workflows.
Command overview#
Show help docs with osmo config --help.
The osmo config command provides the following sub-commands: