init¶
-
init
¶
Initialise new project structure or print configuration. Use grond init list to show available examples.
Usage¶
grond init list [options]
grond init <example> [options]
grond init <example> <projectdir> [options]
Options¶
-
-h, --help
show this help message and exit
-
--loglevel=LOGLEVEL
set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.