Skip to content

warden init

Terminal window
warden init [options]

Initializes Warden in your project. Creates a configuration file and GitHub workflow.

OptionPurpose
-C, --cwd <path>Run as if invoked from this directory.
-f, --forceOverwrite existing files.
--quietErrors and final summary only.
-v, --verboseIncrease verbosity. Repeat as -vv or combine with --debug.
--debugEnable debug output.
--logUse log output mode.
--color / --no-colorOverride color detection.
-h, --helpShow help for this command.
Terminal window
warden init
warden init --force