Users Guide
Description Command Full form Example
Display bundles and component details
of a specific version of repository.
drm --details -
r=<repository
name>:<version>
drm --details -
repository=<repositor
y name>:<version>
drm --details
-r=repo1:1.01
Compare a version of the repository
with the base catalog in database.
drm --compare -
r=<repository
name>:<version>
drm --compare --
repository=<repositor
y name>:<version>
drm --
compare --
repository=rep
o1:1.1
Display the list of all plug-in names,
current-version, and the latest available
version.
drm -li=plugin drm --list=plugin drm -li=plugin
Display all the versions associated with
the repository such as version, size, and
created date.
drm -r=<repository name>
--details
drm --
repository=<repositor
y name> --details
drm -r=repo1
--details
Display the list of all job names, status,
type, and creation date.
drm -li=job drm --list=job drm --list=job
Display details of a specific job.
drm -j=<job name> --
details
drm --job=<job
name> --details
drm -
j=samplejob --
details
Preferences
To set proxy details.
With authentication
drm --set -p=http://
username:password@proxy-
server:port
With authentication
drm --set --
proxy=http://
username:password@pro
xy-server:port
drm --set -
p=http://
root:calvin@10
0.10.20.16:808
0
Without authentication
drm --set -p=http://proxy-
server:port
Without authentication
drm --set --
proxy=http://proxy-
server:port
drm --set -
p=http://
100.10.20.16:8
080
Set a custom store path for
downloading files.
drm --set -sp=<path> drm --set --
storepath=<path>
drm --set --
storepath="C:\
Users\DRM
\downloads"
To set the plug-in update to auto-
update.
drm --set -pu=autoupdate drm --set --
pluginupdate=autoupda
te
drm --set --
pluginupdate=a
utoupdate
To set the plug-in update to alert
drm --set -pu=alert drm --set --
pluginupdate=alert>
drm --set --
pluginupdate=a
lert
Update a plug-in or all plug-ins.
drm --update --
plugin=<plug-in name| all>
drm --update --
plugin=<plug-in name|
all>
drm --
update --
plugin= "Dell
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
24 Command-line interface syntax