The rrget command retreives a resource from a ZIP resource repository.
The rrget command extracts a resource from a resource repository and streams it to standard out.
| Option/Argument |
Effect |
| -q |
Suppress complaint about a URI not registered in the repository. Otherwise, an error is printed to standard error. |
| uri |
the URI of the resource to be extracted. |
| rrfile |
the path of the resource repository where the resource is found. |
| -v|-vv |
adjust the verbosity of logging output. See Configuring Commandline Launchers. |
| -h |
prints a synopsis to the console and exits. |