rspm cluster online
Command to bring cluster nodes online
rspm cluster online [flags]
Examples
rspm cluster online --timeout=30 --nodes="nodeA,nodeB"
Options
-h, --help help for online
--nodes strings A comma-separated list of cluster host names to bring online.
--timeout int The amount of time to wait for node nodes to change. (default 30)
Options inherited from parent commands
-c, --config string Path to config file
-o, --output-format string Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
-v, --verbose Provide additional output