koble lab init
initialise a new lab
koble lab init [flags]
Examples
koble lab init --author name --author anothername koble lab init --name newlab --email [email protected]
Options
--author stringArray lab author
--description string Description of the new lab
--email stringArray email associated with lab
-h, --help help for init
--name string Name to give the lab. This will create a new directory with the specified name. If no name is given, the lab will be initialised in the current directory.
--web stringArray lab web resource URLs associated with lab
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 lab - manage labs