Get the setup logs for a given machine.

Usage

komo machine setup-logs [OPTIONS] MACHINE_NAME

Options

OptionDescriptionType
‑w, ‑‑followIf this option is specified, this command will continuously output new log entries until the job finishes. Otherwise, this command will output the current logs and then exit.flag

Examples

Get the logs for machine dev

komo machine setup-logs -f dev