Users Guide

Table 4. Commands (continued)
Description Command Full form Example
Create an integration repository using
custom catalog from a network path.
NOTE: Ensure that you use the
authentication attributes after
specifying the integration host
and source attributes.
drm -cr -r=<repository
name> -ih=<ip> --
authentication=<domain\us
ername:password>
-it=<type> --
source=<catalog path> --
authentication=<domain\us
ername:password>
drm --create --
repository=<reposito
ry name> --
integration-
host=<ip> --
integration-
type=<type> --
source=<catalog
path> --
authentication=<doma
in\username:password
>
drm -cr
-r=repo1
-ih=100.100.1
5.76 --
authenticatio
n=root:calvin
-it=idrac --
source=//
100.60.50.55/
DRM/
catalog.xml
--
authenticatio
n=root1:calvi
n
Create a manual repository. Optional
attributes:
inputplatformlist
dupformat
drm -cr -r=<repository
name>
or
drm -cr -r=<repository
name> --
inputplatformlist=<Platfo
rmA,PlatformB, ....> --
dupformat=<dupformatA,dup
formatB, ...> --
source=<source repository
path>
drm --create --
repository=<reposito
ry name> --
inputplatformlist=<P
latformA,PlatformB,
....> --
dupformat=<dupformat
A,dupformatB, ...> -
-source=<catalogFile
Location>
drm -cr
-r=repo1 --
inputplatform
list=R740 --
dupformat=win
64,linux,
osind
Create a repository for index catalog
using catalog id.
drm -cr -r=<repository
name> -ih=<ip> -it=<type>
--catalog=<catalog id>
drm --create --
repository=<reposito
ry name>
-integration-
host=<ip> --
integration-
type=<type> --
catalog=<catalog id>
drm --create
--
repository=re
po --
integration-
host=100.10.1
5.55 --
integration-
type=idrac --
catalog=74b69
121-2e85-46be
-a6d7-7f69728
dac23
Create Deployment tools
Export a repository as Catalog Only.
drm --deployment-
type=exportCatalog
--location=<path>
-r=<repository name>
drm --deployment-
type= exportCatalog
--location=<path> --
repository=<reposito
ry name>
drm --
deployment-
type=
exportCatalog
--
location="C:\
Users\DRM" --
repository=re
po
Export full repository with DUPs and
catalog.
drm --deployment-
type=share --
location=<path>
-r=<repository name>
drm --deployment-
type=share --
location=<path> --
repository=<reposito
ry name>
drm
--deployment-
type=share --
location="C:
\Users\DRM"
-r=repo
Command-line interface syntax 33