Skip to content

Ignite rmk

ignite rmk

Remove kernels

Synopsis

Remove one or multiple VM kernels. Kernels are matched by prefix based on their ID and name. To remove multiple kernels, chain the matches separated by spaces. The force flag (-f, --force) kills and removes any running VMs using the kernel.

ignite rmk <kernel> [flags]

Options

  -f, --force   Force this operation. Warning, use of this mode may have unintended consequences.
  -h, --help    help for rmk

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

  • ignite - ignite: easily run Firecracker VMs