Argument or Option | Description |
alias=node_alias | Required. Specifies the alias name you want to assign to the installation. The name must be unique among all installations that Command Central manages. Valid characters are ASCII characters, numbers, hyphen (-), underscore (_), and period (.). Spaces are not allowed. |
url=url | Required. Specifies the URL of the Command Central that manages the installation. For example: http://rubicon:8092 When specifying the URL, if you omit the port number, the command uses “8092”, which is the default port for a Command Central server. |
[name=name] | Optional. Specifies the display name you want to assign to the installation. If you use a value that includes spaces, place quotes around the value, for example: name="my installation" If you do not specify a display name, the command uses the value you specify for the alias name. |
[description=description] | Optional. Specifies a 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 data for the new node. For more information, see
input. Tip: To determine how to specify the data in the input file, use sagcc get landscape nodes to retrieve data for an existing node. 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. |