koble lab start

start a lab

koble lab start [options] MACHINE [MACHINE...]

Examples

koble lab start --launch=false
koble lab start --terminal tmux
koble lab start a b

Options

  -h, --help                      help for start
      --launch                    launch terminal attach sessions to started lab machines (conflicts with terminal 'this')
      --term-opt stringToString   option to pass to terminal (default [])
  -t, --terminal string           terminal to launch (default "gnome")
      --wait int                  seconds to wait for machine to boot before timeout, negative value will disable wait (default 300)

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

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