rivery init
Make a initiation project.yaml in the current path
Usage
1 | |
Options
name:- Type: STRING
- Default:
none - Usage:
--name
Project name
models:- Type: STRING
- Default:
models - Usage:
--models
The Models (entities) directory
sqls:- Type: STRING
- Default:
sqls - Usage:
--sqls
The sqls (queries) directory
maps:- Type: STRING
- Default:
maps - Usage:
--maps
The mapping directory
help:- Type: BOOL
- Default:
false - Usage:
--help
Show this message and exit.
CLI Help
1 2 3 4 5 6 7 8 9 10 | |