Argument or Option | Description |
node_alias | Required. Specifies the alias name of the installation whose description you want to update. You can view a list of installations and their aliases using sagcc list landscape nodes. |
[name=name] | Optional. Specifies the updated display name for the installation. If you use a value that includes spaces, place quotes around the value, for example: name="My installation" |
[description=description] | Optional. Specifies the updated description for the installation. If you use a value that includes spaces, place quotes around the value, for example: description="A description with spaces" |
[installationType={Production|Development|Test}] | Optional. The type of installation for which to retrieve license key information. Values are: Production Development Test |
[{--input | -i} filename{.xml|.json}] | Optional. Identifies an input file that contains the updated data for the landscape. For more information, see input. Tip: To determine how to specify the data in the input file, use the sagcc get landscape nodes to retrieve data for the node you want to update. For example, if you want to use an XML input file, use sagcc get landscape nodes 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. |