Users Guide
Table 4. Commands (continued)
Description Command Full form Example
Displays all available component types
drm -li=component-types drm --list=component-
types
drm --
list=component
-types
Displays all the component types for a
specific repository
drm -li=component-type -
r=<repository name>
drm --list=component-
type --
repository=<repositor
y name>
drm -
li=component-
type -r=repo1
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.
NOTE: Ensure that you change
the store path location when no
jobs are running.
drm --set -sp=<path> drm --set --
storepath=<path>
drm --set -
sp="C:\Users
\DRM
\downloads"
To set the plug-in update to auto-
update.
drm --set -pu=autoupdate drm --set --
pluginupdate=autoupda
te
drm --set -
pu=autoupdate
To set the plug-in update to alert
drm --set -pu=alert drm --set --
pluginupdate=alert>
drm --set -
pu=alert
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
Command-line interface syntax 29