Options
Options
Recommended
CLI values override project configuration, which overrides internal defaults.
Command
doc-gen initCategory
Initialization
Quick Command
doc-gen init [OPTIONS]| Flag / value | Default | Effect |
|---|---|---|
--mode, -m | all | Choose all or config. Both currently create the project configuration; all is the default composite mode. |
--force/--no-force, -f/-F | false | Overwrite an existing configuration file. |
--ask, -a | false | Prompt before replacing an existing configuration file. |
--dry-run/--no-dry-run, -dr/-Dr | false | Preview without writes. |