shc cluster
shc cluster
Section titled “shc cluster”manage cluster nodes and membership
Synopsis
Section titled “Synopsis”Group of commands for cluster lifecycle: status, join, leave, and node listing.
Running shc cluster with no subcommand prints the same status as shc cluster status.
shc cluster [flags]Options
Section titled “Options” -h, --help help for clusterOptions inherited from parent commands
Section titled “Options inherited from parent commands” --config stringArray extra YAML config file to layer on top of auto-discovered config; repeatable, later files win -d, --debug enable debug mode (default: $SHC_DEBUG) -e, --environment string environment name (default: $SHC_ENVIRONMENT) --exclude string comma-separated dotted paths to drop --fields string comma-separated columns/keys to show (and their order) --filter string comma-separated dotted paths to keep (drops everything else) -o, --output string output format: tty|text|json|yaml (default: $SHC_OUTPUT) -s, --stack string stack name (default: $SHC_STACK) -t, --tenant string tenant name (default: $SHC_TENANT) -v, --verbose verbose output (default: $SHC_VERBOSE)SEE ALSO
Section titled “SEE ALSO”- shc - Selfhosted Cloud CLI
- shc cluster cert - manage cluster certificates (cluster-ca, mtls, nebula)
- shc cluster fabric - inspect the cluster network fabric
- shc cluster init - initialize a new cluster
- shc cluster join - join a cluster (delegated to /internal/enroll)
- shc cluster leave - leave the cluster
- shc cluster logs - view cluster logs
- shc cluster mesh - manage Nebula mesh networking on a running cluster
- shc cluster nodes - list cluster nodes
- shc cluster ping - ping cluster nodes
- shc cluster reconcile - re-ensure the master/system deployments
- shc cluster repair - repair cluster state
- shc cluster rm - remove a node from the cluster
- shc cluster status - show cluster status
shc@docs:~$