Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

4463

September 24th, 2018 08:00

DRM 3 Command Line

Is anyone using the command line?  I was wanting to schedule an export but must list them and get the version first.  This is where I am having issues.

The documentation states to list repositories, use drm --list=

I have tried that but get Invalid value every time. 

drm --list=JOB does work as well as drm --list=PLUGIN but I can't get the repositories to list.

I even created a repository and then tried to list it which failed? Any ideas?   Thanks!

D:\Program Files\Dell\Dell EMC Repository Manager>drm --repository=Repotest --cr
eate

Creating repository Repotest
Job Submitted for repository creation

D:\Program Files\Dell\Dell EMC Repository Manager>drm --list=Repotest

Invalid value

 

Moderator

 • 

6.2K Posts

September 24th, 2018 10:00

Hello

I think the correct syntax is:

drm -li=rep

We should have documentation on the Repository Manager support page.

http://www.dell.com/openmanagemanuals/

Thanks

29 Posts

September 24th, 2018 13:00

Thanks, that syntax worked!

 

I was reading the documentation located here (https://topics-cdn.dell.com/pdf/repository-manager-v301_users-guide_en-us.pdf) which I believe is the most current so it looks like the documentation needs updated.  It states:

drm –li= or
drm --list=

but the actual syntax is

drm -li=rep   or

drm --list=rep

 

 

No Events found!

Top