Skip to content

CLI Options

Global options

FlagDescription
--env <path>Path to .env file (default: .env)
--example <path>Path to .env.example file (default: .env.example)
--no-colorDisable colored output
--help, -hShow help message
--version, -vShow version

Command-specific options

check

FlagDescription
--ciExit with code 1 if any errors are found
--ignore-emptySkip empty value warnings (useful in CI)

sync

FlagDescription
--dry-runPreview changes without writing to files

Environment variables

VariableDescription
NO_COLORDisable colored output (see no-color.org)