Introduction and Global Options
rv
has 4 types of commands:
Options:
Section titled “Options:”Each command has the following global options:
--verbose
(-v
) - increase the logging verbosity--quiet
(-q
) - decrease logging verbosity--json
- print the output as JSON format. This will ignore the--verbose
and--quiet
flag and not log anything.--config-file
(-c
) - the path to a config file. Defaults torproject.toml
in the current directory.