set-site
Sets the site to which a node should belong.
set-site [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-n value | --node-id=value] <-s value | --site-name=value>
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
-n value --node-id=value |
Optional | The default value is taken from the file specified with --bootstrap-config. | The ID of the node for which the site should be set. The list-nodes command can be used to find the IDs of all nodes in the collective. |
-s value --site-name=value |
Required | none | The name of the site to which the node should belong. The list-sites command can be used to find names of all available sites. New sites can be created using the create-site command. |
Related tasks
Copyright © TIBCO Software Inc. All rights reserved.