Users Guide
Table 4. Commands (continued)
Description Command Full form Example
EMC System
Update(BIN)"
Update a catalog or all catalogs.
drm --update --
catalog=<catalog id | all>
drm --update --
catalog=<catalog id |
all>
drm --update
--
catalog=637e0d
3f-f41e-4799-
b595-3f182f3d9
cae
Clean up the store path.
drm --cleanup drm --cleanup drm --cleanup
Creating repositories
Create an empty repository.
drm -cr -r=<repository
name> --empty
drm --create --
repository=<repositor
y name> --empty
drm -cr -
r=repo1 --
empty
Create a repository with inventory.
NOTE: Source and
authentication attributes are
optional.
drm -cr -r=<repository
name> -i=<inventory file
location> --
source=<catalogFileLocatio
n> --
authentication=<domain
\username:password>
drm --create --
repository=<repositor
y name> --
inventory=<inventory
file location> --
source=<catalogFileLo
cation> --
authentication=<domai
n\username:password>
drm -cr -
r=repo1 -
i="C:\Users
\DRM
\sample.xml"
--source=//
100.100.10.11/
DRM\source.xml
--
authentication
="root:calvin"
Create a repository from default base
catalog by connecting to an iDRAC
console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=idrac
--authentication=<domain
\username>:<password>
drm --create --
repository=<repositor
y name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=idrac --
authentication=<domai
n
\username>:<password>
drm --create
--
repository=rep
o1 --
integration-
host=100.10.10
.15 --
integration-
type=idrac --
authentication
="mydomain
\root:calvin"
Create a repository from default base
catalog by connecting to an
OpenManage Enterprise console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=oment
--authentication=<domain
\username>:<password>
drm --create --
repository=<repositor
y name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=oment --
authentication=<domai
n
\username>:<password>
drm --create
--
repository=rep
o1 --
integration-
host=100.10.10
.15 --
integration-
type=oment --
authentication
=root:calvin
Create a repository from default base
catalog by connecting to an
OpenManage Essentials console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=omess
--authentication=<domain
\username>:<password>
drm --create --
repository=<repositor
y name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=omess --
authentication=<domai
drm --create
--
repository=rep
o1 --
integration-
host=100.10.10
.15 --
integration-
30 Command-line interface syntax