koble start
start a machine
koble start [options] MACHINE
Examples
koble machine start a0 --launch=false koble machine machine start b1 --terminal=this koble machine start m2 --image custom-image --network n1 --network n2
Options
-h, --help help for start
--image string image to run machine with
--launch launch attach session to machine in terminal
--network stringArray networks to attach to machine
--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
-
koble - Koble is a network emulation tool