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 Current »

In this scenario, the user wants to update a set of configurations without affecting the configurations running in production.

Active space
 

  1. The user creates an empty space using the spacecreate command. In this example the passive space is named 'staging'. E g spacecreate staging.

    Content of both spaces after staging space has been created
     
  2. The user copies the contents of the active space to the passive space using the spacecopy command: spacecopy active staging.

    Content of both spaces after active space copied to staging

  3. The user makes changes to the configurations in the passive space without affecting the configurations in production.
  • No labels