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