Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--provider <vpc-gen2> is not supprted in ibmcloud oc cluster create #59

Closed
teruz opened this issue Dec 30, 2020 · 1 comment
Closed

Comments

@teruz
Copy link

teruz commented Dec 30, 2020

The doc shows "--provider " in ibmcloud oc cluster create but if specified it results in error.

Incorrect Usage: flag provided but not defined: -provider

I tested in OpenShift 4.5 on VPC Gen2.

@artberger
Copy link
Contributor

@teruz , yes that is correct, to create a cluster, you put the provider after the command name, like ibmcloud oc cluster create vpc-gen2 or ibmcloud oc cluster create vpc-classic. I have gone through our source doc and removed the --provider flag in a couple places, mostly on the cluster create page. If there were a specific doc you were looking at, I can also check that. The changes will go out in the next prod push, so I am going to close this issue here. Thanks again for your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants