Skip to content

Ignite vm kill

ignite vm kill

Kill running VMs

Synopsis

Kill (force stop) one or multiple VMs. The VMs are matched by prefix based on their ID and name. To kill multiple VMs, chain the matches separated by spaces.

ignite vm kill <vm>... [flags]

Options

  -h, --help   help for kill

Options inherited from parent commands

      --log-level loglevel      Specify the loglevel for the program (default info)
      --network-plugin plugin   Network plugin to use. Available options are: [cni docker-bridge] (default cni)
  -q, --quiet                   The quiet mode allows for machine-parsable output by printing only IDs
      --runtime runtime         Container runtime to use. Available options are: [docker containerd] (default containerd)

SEE ALSO