koble logs

get logs from a machine

koble logs MACHINE [options]

Examples

koble machine logs a0 --follow
koble machine logs dh --tail 10

Options

  -f, --follow     Follow log output
  -h, --help       help for logs
      --tail int   Output the specified number of LINES at the end of the logs.  Defaults to -1, which prints all lines (default -1)

Options inherited from parent commands

      --driver string      name of driver to use
      --namespace string   namespace to use
      --no-color           disable coloured output
      --plain              disable interactive and coloured output
      --quiet              only show errors in log errors
  -v, --verbose count      verbose output

SEE ALSO

  • koble - Koble is a network emulation tool

Auto generated by spf13/cobra on 1-Mar-2022