Importing Environments

When you import an environment, you can create a new environment or upgrade an existing one.

To import an environment:

  1. Navigate to Management > Environments.
  2. Click the Application Environments button and then select Import Environment.
  3. If you want to upgrade an existing environment, select Upgrade Environment.

    If the environment's name in the JSON file (not the name of the file itself) matches an existing environment, the environment's properties are updated with the new values, and new items, such as resources, are added. If the name of the environment is not found, the command has no effect.

    Note: The environment's name is the first parameter in the JSON file. For example:

    "name": "UAT"

  4. Click Choose File and select the JSON file containing the environment.
  5. Click Import.