Skip to content

Commit 7bbf14b

Browse files
docs: fix wrong dotnet kubeops version command (#940)
1 parent 340482f commit 7bbf14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/operator/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Common options:
101101
The `version` command shows information about your current Kubernetes cluster:
102102

103103
```bash
104-
dotnet kubeops version
104+
dotnet kubeops api-version
105105
```
106106

107107
This displays:

0 commit comments

Comments
 (0)