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
root@jitest19:~# ./clusteradm delete clusterset c2 --dry-run=true --context kind-hub ./clusteradm is running in dry-run mode Clusterset c2 is deleted root@jitest19:~# ./clusteradm get clustersets --context kind-hub NAME BOUND NAMESPACES STATUS c1 n1 1 ManagedClusters selected default No ManagedCluster selected
The text was updated successfully, but these errors were encountered:
Added a fix to the create cmd as well in which the dry-run flag was also not honored
create
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: