hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

Some machine characters in "docker plugin install store/hpestorage/hpedockervolumeplugin:<version> –-disable –-alias hpe" #757

Open manchikantisaiprasad opened 4 years ago

manchikantisaiprasad commented 4 years ago

Hi Team

In following link :

https://github.com/hpe-storage/python-hpedockerplugin/blob/master/docs/quick_start_guide.md

Following command has some invisible machine characters : "docker plugin install store/hpestorage/hpedockervolumeplugin: –-disable –-alias hpe"

When we copy & Paste above command with replacing with 3.1 or any version , It throws following error :

[root@bl460cg8060ab ~]# docker plugin install store/hpestorage/hpedockervolumeplugin:3.1 –-disable –-alias hpe Plugin "store/hpestorage/hpedockervolumeplugin:3.1" is requesting the following privileges:

Same command works fine when we manually type the same command .

Please check .

Regards, Sai Prasad

nightzone commented 4 years ago

does this was resolved? got same error for --disable and --alias options

manchikantisaiprasad commented 4 years ago

does this was resolved? got same error for --disable and --alias options

I manually typed the command instead of copying & pasting as a work around