Skip to content

Conversation

defenestration
Copy link
Contributor

Just following along in the docs. It seems like dotnet kubeops version does not work in the current version.

❯ dotnet kubeops version    
'version' was not matched. Did you mean one of the following?
--version

Required command was not provided.
Unrecognized command or argument 'version'.

It seems like dotnet kubeops api-version is the intended command here.

❯ dotnet kubeops api-version
    Kubernetes API Version    
┌─────────────┬──────────────┐
│ Git-Version │ v1.31.5+k3s1 │
│ Major       │ 1            │
│ Minor       │ 31           │
│ Platform    │ linux/arm64  │
└─────────────┴──────────────┘

Running on MacOs, if it makes a difference.

❯ dotnet kubeops --version
9.11.2+946bf1d8537664fe5dbf068659a809aa94f7ce57

defenestration and others added 2 commits August 21, 2025 10:46
it seems like `dotnet kubeops version` does not work but `dotnet kubeops api-version` is the intended command here. 

❯ dotnet kubeops --version
9.11.2+946bf1d8537664fe5dbf068659a809aa94f7ce57
@buehler buehler enabled auto-merge (squash) August 25, 2025 09:47
@buehler buehler merged commit 7bbf14b into dotnet:main Aug 25, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants