Initialize project structure in the current directory
Initialize project structure in the current directory.
gauge init <template> [flags]
gauge init java
gauge init https://github.com/getgauge/template-js/releases/latest/download/js.zip
gauge init /Users/user/Download/foo.zip
-h, --help help for init
-t, --templates Lists all available templates
-d, --dir string Set the working directory for the current
command, accepts a path relative to current
directory (default ".")
-l, --log-level string Set level of logging to debug, info, warning, error
or critical (default "info")
-m, --machine-readable Prints output in JSON format