Skip to main content

clouder sh

Run predefined shell and sbin scripts bundled with Clouder.

Commands

clouder sh run

Run a predefined shell script.

clouder sh run <name>
ArgumentDescription
name (required)Script name to run

clouder sh sbin

Run a predefined sbin script.

clouder sh sbin <name>
ArgumentDescription
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.