Global options applied to all CLI commands.
Options
--cwd
Set path to the working directory. Default to the current working directory (CWD).
--silent
Disable log output.
--log-level
Set log level. Default to info
. Possible values are trace
, debug
, info
, warn
, error
, fatal
.