Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.komodo.io/llms.txt

Use this file to discover all available pages before exploring further.

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