Argument or Option | Description |
env_alias | Required. Specifies the alias name of the environment whose description you want to update. |
[name=name] | Optional. Specifies the updated display name for the environment. If you use a value that includes spaces, place quotes around the value, for example: name="Dev Environment" |
[description=description] | Optional. Specifies the updated description for the 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 updated data for the 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 the environment you want to update. 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. |