Users Guide
Command line interface syntax
The following chapter describes the syntax for the commands that you can use to work in DRM.
Table 2. Command line interface syntax
Commands Description
drm Open DRM in a Graphical User Interface (GUI) mode.
drm -v, or drm --version Display the current version of DRM.
drm -h, drm -?, or drm --help Display help menu.
drm -li=rep, or drm --list=rep Display the list of all repository name, latest version, size, and the
latest date when it was modied.
drm -li=job, or drm --list=job Display the list of all job names, status, type, and creation date.
drm -li=plugin, or drm --list=plugin Display the list of all plug-in names, current-version, and the latest
available version.
drm -r=<reponame> --details, or drm --repository=<reponame>
--details
Display the details of all the versions associated with the repository.
Details such as version, size, and the last date the repository was
modied.
NOTE: The argument format of <reponame> is name or
name:version. All associated bundle and respective
associated components details are displayed.
drm -j=<job name> --details, or drm -j=<job name> --details Display the details associated with the job such as, Name, status, next
execution date/time, last execution date/time, and aected
repositories.
drm -r=<reponame> -cr|--create --empty, drm --
repository=<reponame> -cr|--create --empty, or drm --create --
empty --repository=<repository name>
Create an empty repository.
drm -r=<reponame> -cr –i=<inventoryFileLocation> --
source=<catalogFileLocation> --
authentication<username:password>, drm –r=<reponame> -cr –
–i=<inventoryFileLocation> --source=<catalogFileLocation> --
authentication<username:password> or drm --create --
repository=inventoryrepo_5 --inventory=<inventory path>
Create a repository with inventory.
NOTE: source and authentication are optional attributes.
drm --create --repository=<reponame> --
inputplatformlist=<PlatformA,PlatformB, ....> --
dupformat=<dupformatA,dupformatB, ...> --
source=<catalogFileLocation> --
authentication<username:password>, drm --create --
repository=<repository name>, drm --create --
repository=<repository name> --inputplatformlist="<platforms>"
--dupformat="<operating systems>", or drm --create --
Create a manual repository.
NOTE: inputplatformlist, dupformat, source, authentication
are optional attributes.
A
24 Command line interface syntax