Users Guide
Command-line interface
The following chapter describes the mandatory and optional attributes for the commands that you can use in command-line interface(CLI)
mode:
Importing components
Table 5. Commands for importing components
Description Mandatory Optional Format and example
Import specific components to a
repository from a source
location using wild card
characters.
--import
If you are using external
network share:
--authentication
Format:
drm --import -
r=<repository name> --
update-
package=<components>
--ignore-sign-
verification --
source=<dups folder>
--repository
or
-r
--ignore-sign-
verification
Example:
drm --import -r=repo1
--update-package=
BIOS*,*.EX?,*.BIN --
source="C:\Users\DRM
\DUPS" --ignore-sign-
verification
--repository
or
-r
--update-package
--source
Import all supported
components from a source
location.
--import
If you are using external
network share:
--authentication
Format:
drm --import -
r=<repository name> --
source=<network path>
--
authentication=<userna
me:password>
--repository
or
-r
--ignore-sign-
verification
Example:
drm --import -r=repo1
--source=//
100.100.18.15/test/
DUPS --
authentication=root:ca
lvin
--source
B
Command-line interface 35