We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Everything looks to be swapping over to zone. Using ibmcloud ks cluster -l should be changed over too, to match the new updates.
ibmcloud ks cluster -l
Right now you have to use -
$ ibmcloud ks clusters -l fra02
While vlans/other use -
$ ibmcloud ks vlans --zone fra02
Clusters only has the location option, not the zone option.
The text was updated successfully, but these errors were encountered:
@JohnStarich FYI request for feature.
Sorry, something went wrong.
No branches or pull requests
Everything looks to be swapping over to zone. Using
ibmcloud ks cluster -l
should be changed over too, to match the new updates.Right now you have to use -
$ ibmcloud ks clusters -l fra02
While vlans/other use -
$ ibmcloud ks vlans --zone fra02
Clusters only has the location option, not the zone option.
The text was updated successfully, but these errors were encountered: