warden init
warden init [options]Initializes Warden in your project. Creates a configuration file and GitHub workflow.
Options
Section titled “Options”| Option | Purpose |
|---|---|
-C, --cwd <path> | Run as if invoked from this directory. |
-f, --force | Overwrite existing files. |
--quiet | Errors and final summary only. |
-v, --verbose | Increase verbosity. Repeat as -vv or combine with --debug. |
--debug | Enable debug output. |
--log | Use log output mode. |
--color / --no-color | Override color detection. |
-h, --help | Show help for this command. |
Examples
Section titled “Examples”warden initwarden init --force