Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 285 Bytes

File metadata and controls

executable file
·
11 lines (8 loc) · 285 Bytes

kill

Send kill signal to container or Pod

Usage:
  hyperctl kill [OPTIONS] CONTAINER_ID|POD_ID...

Help Options:
  -h, --help         Show this help message
  -p, --pod          kill all containers in a pod
  -s, --signal=""    The signal to kill containers, default is 9