DRM: Command-Line basics in Dell Repository Manager
Summary: Systems Management How to Video that covers the Command-Line basics in Dell EMC Repository Manager
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
The following video covers how to use DRM using the Command Line Interface (DRM). This is a basic tutorial on creating, listing and configuring repositories using the CLI. It covers creating repositories from both an IDRAC and from OpenManage Enterprise.
Link to the Dell Technologies YouTube channel video:
Command-Line basics in Dell EMC Repository Manager
Command Line Interface:
Features of Command Line Interface:
- Create, Delete, and Modify repositories in DRM
- Configure application preferences
- Create deployment tools
General command:
- List version of DRM installed
drm -v
- List repositories in DRM
drm -li=rep
- List plug-ins
drm -li=plug-in
- Update all Plugins
drm --update --plug-in=all
- Show job details
drm -li=job
Note: Command-line reference can be found in Appendix A of the user guide
Creating a repository:
- Repositories can be created directly from the CLI
- Create a repository using integration
drm -cr -r=<repository name> -ih=<idrac-aip> -it=<integration type> --authentication=<username>:<password>- Example:
drm -cr -r=iDRAC -ih=192.168.0.120 -it=idrac --authentication=root:calvin
- Example:
NOTE: Supported integration types are listed with examples in the user guide
Exporting Repositories and Scripts:
- Exporting a repository
drm --deployment-type=exportCatalog --location="c:\catalog\" -r=<repository to export>
- Exporting scripts
drm -r=idrac --deployemnt-type=smartscript --script-type=windows --location=<local path to export> --force
Note: Supported export types are listed with examples in the user guide
Affected Products
Dell EMC Repository Manager - Current VersionsArticle Properties
Article Number: 000185234
Article Type: How To
Last Modified: 24 مارس 2026
Version: 7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.