Clio version 6.1.0.19 provides new functions to find differences in system settings, features, and packages across two Creatio instances
clio show-diff --source ENV1 --target ENV2
to save the result to a file specify the file option as follows
clio show-diff --source ENV1 --target ENV2 --file "C:\manifests\diff-env1-env2.yaml"
P/S: This command finds all data from source source which not presented or has different values on the target environment
Do you like this idea?
3 comments
Show all comments