osmo config diff#
Show the difference between two config revisions
Available config types (config_type): BACKEND, BACKEND_TEST, DATASET, POD_TEMPLATE, POOL, RESOURCE_VALIDATION, ROLE, SERVICE, WORKFLOW
usage: osmo config diff [-h] first [second]
Positional Arguments#
Examples#
Show changes made to the workflow config since revision 15:
osmo config diff WORKFLOW:15
Show changes made between two revisions of the service configuration:
osmo config diff SERVICE:14 SERVICE:15