Options:
--version, -v Print the global and local vigor versions. [boolean]
--cwd Manually set the CWD. The search for the vigorfile, as well as
the relativity of all requires will be from here. [string]
--require Will require a module before running the vigorfile. This is useful
for transpilers but also has other applications. [string]
--prop, -p Define extra properties. [string]
--mode, -m Specifies the mode in which the command is currently
executed. [string]
--sync, -s Sync the information in plugin for other platform. [boolean]
--error, -e Log errors only. [boolean]
--warn, -w Set log level to warn. [boolean]
--info, -i Set log level to info. [boolean]
--debug, -d Set log level to debug. [boolean]
```