The rrget command retreives a resource from a ZIP resource repository.

Synopsis

rrget [-v|-vv] [-q] rr uri
rrget -h
Compatibility Note
Command-line argument order has been normalized in RC2. PXE version 1.0RC users should use the following forms :
rrget [-v|-vv] [-q] uri rr
rrget -h

Description

The rrget command extracts a resource from a resource repository and streams it to standard out.

Options

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.