Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When there are staged changes the STR, you can attempt to move these changes to the active registry or reset the master registry.

Resetting Configurations

Run the following command to rollback changes that cannot be validated.

mzsh topo reset

Activating Configurations

Run the following command to validate configurations in the master registry and propagate changes to the active registry. 

mzsh topo activate

Note!

This command is only required when you use the mzsh topo command with the flag --no-activation, or after manual edits in the STR.

Hint!

When you run mzsh topo activate with the -v flag after manual edits, the printout on stdout contains mzsh topo set commands that correspond to the staged changes in the file custom.conf. You can use this printout for scripting.

  • No labels