Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 621 Bytes

corectl_panic.md

File metadata and controls

30 lines (19 loc) · 621 Bytes

corectl panic

Hard kills a running CoreOS instance

Synopsis

Hard kills a running CoreOS instance. This feature is intended as a practical way to test and reproduce both cluster failure scenarios and layouts resilient to them

corectl panic [VMids] [flags]

Options

  -h, --help     help for panic
  -r, --random   hard kill a randomly choosen running instance

Options inherited from parent commands

  -d, --debug   adds additional verbosity, and options, directed at debugging purposes and power users

SEE ALSO

  • corectl - CoreOS over macOS made simple.