osmo config show#
Show a configuration or previous revision of a configuration
usage: osmo config show [-h] config_type [names ...]
Positional Arguments#
Available config types (CONFIG_TYPE): BACKEND, BACKEND_TEST, DATASET, POD_TEMPLATE, POOL, RESOURCE_VALIDATION, ROLE, SERVICE, WORKFLOW
Examples#
Show a service configuration in JSON format:
osmo config show SERVICE
Show the default_cpu resource validation rule:
osmo config show RESOURCE_VALIDATION default_cpu
Show the user_workflow_limits workflow configuration in a previous revision:
osmo config show WORKFLOW:3 user_workflow_limits