We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9913bc commit 46a35d0Copy full SHA for 46a35d0
content/docs/reference/cmctl.md
@@ -352,10 +352,8 @@ Resources](https://cert-manager.io/docs/releases/upgrading/remove-deprecated-api
352
$ cmctl upgrade migrate-api-version --qps 5 --burst 10
353
```
354
355
-## Legacy kubectl plugin
+## Kubectl plugin
356
357
-We call the kubectl plugin "legacy" because we used to recommend using the standalone binary
358
-`cmctl` rather than the kubectl plugin because kubectl plugins used to not support auto-completion.
359
Since kubectl 1.26, kubectl plugins support auto-completion, which means you will have the same
360
experience with the standalone `cmctl` binary and with the kubectl plugin.
361
0 commit comments