brc power node
brc power node
Manage and observe the power state of the machine directly
Synopsis
Manage and observe the power state of the machine directly. The actions available
are on
and off
and both are idempotent, meaning they could be run multiple times without
consequence.
The command reads the configuration of the cluster as defined in the Gaia standard format from the predefined path in
the Snap home directory at ~/snap/br-t9s/gaia.yaml
.
- This command is not supported in the bare context.
- The machines have to be defined in the configuration file.
- All the machines must have Wake-on-LAN (WoL) enabled.
brc power node [flags]
Examples
brc power node <node-name> <action>
Options
-h, --help help for node
Options inherited from parent commands
-n, --namespace string namespace to perform the operations (default "trirematics")
-v, --verbose debug output
SEE ALSO
- brc power - Manage and observe the power state