The oc create secret command is failing with "error: exactly one NAME is required, got 2".
Issue
- The
oc create secretfailing with the below error:
$ oc create secret generic mysecret --from-literal=password= abc
error: exactly one NAME is required, got 2
See 'oc create secret generic -h' for help and examples
Environment
- Red Hat OpenShift Container Platform
- 3.x
- 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.