docs

ix

ix console

Attach to a VM's workload console

Usage: ix console [OPTIONS] <VM>

Attach to a VM's workload console.

Live interaction with the workload's own terminal: REPLs, installers, anything that reads stdin. For captured output, use ix logs --stream workload.

arguments

  • <VM> VM name from ix ls

options

  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human