Argument or Option | Description |
alias=env_alias | Required. Specifies the alias name you want to assign to the new environment. The name must be unique among all environments that Command Central manages. Valid characters are ASCII characters, numbers, hyphen (-), underscore (_), and period (.). Spaces are not allowed. |
[name=name] | Optional. Specifies the display name you want to assign to the environment. If you use a value that includes spaces, place quotes around the value, for example: name="Dev Environment" If you do not specify a display name, the command uses the value you supply for the environment alias name. |
[description=description] | Optional. Specifies a description for the new environment. If you use a value that includes spaces, place quotes around the value, for example: description="A description with spaces" |
[{--input | -i} filename{.xml|.json}] | Optional. Identifies an input file that contains the data for the new environment. For more information, see input. Tip: To determine how to specify the data in the input file, use sagcc get landscape environments to retrieve data for an existing environment. For example, if you want to use an XML input file, use sagcc get landscape environments with the --format xml option to retrieve the data in XML format. |
[options] | Optional. Refer to the command syntax for a list of the options the command supports. For a description of the options, see Common Options. |