configure
Description
Modifies the configuration file of ZStack Cloud.
Usage
Parameter | Description | Example |
---|---|---|
--host HOST | Sets the IP address or domain name for a management node. Default: localhost. | zstack-ctl configure --host
root@192.168.0.10 |
--duplicate-to-remote DUPLICATE_TO_REMOTE | Synchronizes the configuration file of the current management node to a remote node. | zstack-ctl configure
--duplicate-to-remote root@192.168.0.10 |
--use-file USE_FILE | Sets the location of the configuration file. | zstack-ctl configure --use-file
/usr/local/zstack/apache-tomcat/webapps/zstack/WEB-INF/classes/zstack.properties |