Users Guide
Commands Description
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 --repository=<source repository name> --
source=<source repository path>
Create a manual repository.
NOTE: inputplatformlist, dupformat, source, authentication
are optional attributes.
drm -r=<reponame> -d
or
drm --delete --repository=<repository name>
Delete the latest version of the repository.
drm -r=<reponame:version> -d
or
drm --delete --repository=<repository name_version>
Delete a specic version of the repository.
drm -r=<reponame1,reponame2,...> --update
Update the repository with the latest available Enterprise Catalog in
DRM.
drm /n -r=<reponame:version> --deployment-type=<export|
suuiso|smartbootiso|smartscript> --location=<export location>
--authentication=<username:password> --expand-iso --script-
type<windows|linux> --prescript=<scriptFileLocation> --
Create deployment tools.
NOTE: location attribute must be provided in the command.
authentication and non-interactive attributes are also
mandatory only if the location is a network shared location.
22 Command line interface syntax