Skip to main content

brc power pdu

brc power pdu

Manage and observe the power state of the machines using PDUs

Synopsis

Manage and observe the power state of the machines through the Power Distribution Units (PDUs). 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.
  • Providing namespace for this command is pointless.
  • The machines have to be defined in the configuration file.
brc power pdu [flags]

Examples

brc power pdu <node-name> <action>

Options

  -h, --help   help for pdu

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
Auto generated by spf13/cobra on 23-Apr-2025