clouder sh
Run predefined shell and sbin scripts bundled with Clouder.
Commands
clouder sh run
Run a predefined shell script.
clouder sh run <name>
| Argument | Description |
|---|---|
name (required) | Script name to run |
clouder sh sbin
Run a predefined sbin script.
clouder sh sbin <name>
| Argument | Description |
|---|---|
name (required) | Sbin script name to run |
Notes
Scripts are located in the clouder/sbin/ directory of the package. These are utility scripts for node preparation, cluster bootstrapping, and maintenance tasks.