Users Guide
Description Command Full form Example
drm -cr -r=<repository
name> --
inputplatformlist=<Platfor
mA,PlatformB, ....> --
dupformat=<dupformatA,dupf
ormatB, ...> --
source=<source repository
path>
..> --
dupformat=<dupformatA
,dupformatB, ...> --
source=<catalogFileLo
cation>
dupformat=win6
4,linux
Create a repository for index catalog
using catalog id.
drm -cr -r=<repository
name> -ih=<ip> -it=<type>
--catalog=<catalog id>
drm --create --
repository=<repositor
y name> -integration-
host=<ip> --
integration-
type=<type> --
catalog=<catalog id>
drm --create
--
repository=rep
o --
integration-
host=100.10.15
.55 --
integration-
type=idrac --
catalog=74b691
21-2e85-46be-
a6d7-7f69728da
c23
Importing components
Import specific components to a
repository from a source location using
wild card characters.
Optional attributes:
ignore-sign-verification
drm --import -
r=<repository name> --
update-
package=<components> --
ignore-sign-verification
--source=<dups folder>
drm --import --
repository=<repositor
y name> --update-
package=<components>
--ignore-sign-
verification --
source=<dups folder>
drm --import -
r=repo1 --
update-
package="netwo
rk*.exe,
idrac*.bin" --
source="C:\Use
rs\DRM\DUPS"
--ignore-sign-
verification
Import all supported components from a
source location.
drm --import -
r=<repository name> --
source=<network path> --
authentication=<username:p
assword>
drm --import --
repository=<repositor
y name> --
source=<network path>
--
authentication=<usern
ame:password>
drm --import -
r=repo1 --
source=//
100.100.18.15/
test/DUPS --
authentication
=root:calvin
Deleting components and repositories
Delete a repository by repository name.
drm -d -r=<repository
name>
drm --delete --
repository=<repositor
y name>
drm -d -
r=repo1
Delete components in a repository by
category.
drm -d -r=<repository
name> -ca=<category name>
drm --delete --
repository=<repositor
y name> --
category=<category
name>
drm -d -
r=repo1 -
ca="SAS Drive,
SAS Non-
RAID,Tape
Drives"
Delete components by component type.
drm -d -r=<repository
name> -co=<component type>
drm --delete --
repository=<repositor
y name> --component-
type=<component type>
drm -d -
r=repo1 -
co="BIOS,Firmw
are"
Delete components by criticality.
drm -d -r=<repository
name> -cc=<criticality>
drm -delete --
repository=<repositor
y name> --
drm -d -r=repo
-
cc=urgent,opti
onal
Command-line interface syntax 27