Other common flags usable with every command are:
--verbose
- Sets the verbosity level (e. g. 1
, 2
and 3
, or you can use shortcuts -v
, -vv
and -vvv
).
--quiet|-q
- Disables output and interaction (assuming "yes").
--no-interaction|-n
- Disables interaction (assuming "yes"), but still produces output.
--version|-V
- Outputs the current version of the OAI-PMH2 Data Provider.
--ansi|--no-ansi
- Whether to force or disable coloring the output.