Skip to main content

Usage

View console output from your application’s VMs.

Flags

Examples

View the last 100 lines:
Stream logs in real-time:
View logs from a specific machine:
Show the last 500 lines:

Behavior

  • Without --machine, logs are shown from all machines.
  • With --follow, logs are streamed over a WebSocket connection. Press Ctrl+C to stop — the connection is closed gracefully.
  • Machine IDs support prefix matching. If the prefix is ambiguous, the command will fail with an error.