Users Guide

Table 4. Commands (continued)
Description Command Full form Example
NOTE: Ensure that you use the
authentication attributes after
specifying the integration host
and source attributes.
it=<type> --
source=<catalog path> --
authentication=<domain
\username:password>
--integration-
type=<type> --
source=<catalog path>
--
authentication=<domai
n\username:password>
authentication
=root:calvin -
it=idrac --
source=//
100.60.50.55/D
RM/catalog.xml
--
authentication
=root1:calvin
Create a manual repository. Optional
attributes:
inputplatformlist
dupformat
drm -cr -r=<repository
name>
or
drm -cr -r=<repository
name> --
inputplatformlist=<Platfor
mA,PlatformB, ....> --
dupformat=<dupformatA,dupf
ormatB, ...> --
source=<source repository
path>
drm --create --
repository=<repositor
y name> --
inputplatformlist=<Pl
atformA,PlatformB, ..
..> --
dupformat=<dupformatA
,dupformatB, ...> --
source=<catalogFileLo
cation>
drm -cr -
r=repo1 --
inputplatforml
ist=R740 --
dupformat=win6
4,linux
Create a repository for index catalog
using catalog id.
drm -cr -r=<repository
name> -ih=<ip> -it=<type>
--catalog=<catalog id>
drm --create --
repository=<repositor
y name> -integration-
host=<ip> --
integration-
type=<type> --
catalog=<catalog id>
drm --create
--
repository=rep
o --
integration-
host=100.10.15
.55 --
integration-
type=idrac --
catalog=74b691
21-2e85-46be-
a6d7-7f69728da
c23
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=<repositor
y name>
drm --
deployment-
type=
exportCatalog
--
location="C:\U
sers\DRM" --
repository=rep
o
Export full repository with DUPs and
catalog.
drm --deployment-
type=share --
location=<path> -
r=<repository name>
drm --deployment-
type=share --
location=<path> --
repository=<repositor
y name>
drm --
deployment-
type=share --
location="C:\U
sers\DRM" -
r=repo
Export Smart Deployment Scripts to a
location.
Optional attributes:
force-update
drm -r=<repository name>
--deployment-
type=smartscript --script-
type=<OS type> --
location=<path> --force-
update --nowait
drm --
repository=<repositor
y name> --deployment-
type=smartscript --
script-type=<OS type>
--location=<path> --
force-update --nowait
drm -r=repo1
--deployment-
type=smartscri
pt --script-
type=linux --
location="C:\U
sers\DRM" --
32 Command-line interface syntax