Skip to content

Ignite vm logs

ignite vm logs

Get the logs for a running VM

Synopsis

Show the logs for the given VM. The VM needs to be running (its backing container needs to exist). The VM is matched by prefix based on its ID and name.

ignite vm logs <vm> [flags]

Options

  -h, --help   help for logs

Options inherited from parent commands

      --ignite-config string   Ignite configuration path; refer to the 'Ignite Configuration' docs for more details
      --log-level loglevel     Specify the loglevel for the program (default info)
  -q, --quiet                  The quiet mode allows for machine-parsable output by printing only IDs

SEE ALSO