crossplane / docs

Repo for Crossplane documentation.
https://docs.crossplane.io
Other
47 stars 105 forks source link

Crossplane CLI `--version` flag no longer exists #778

Closed jbw976 closed 3 weeks ago

jbw976 commented 1 month ago

URL

https://docs.crossplane.io/v1.16/cli/command-reference/#global-flags

What's Wrong?

In the v1.16.0 release, the crossplane --version flag was changed to a top level crossplane version command. The crossplane --version flag is no longer supported, so the docs should be updated to reflect this.

See release notes for mention of this change: https://github.com/crossplane/crossplane/releases/tag/v1.16.0

jbw976 commented 3 weeks ago

I believe this was fixed with https://github.com/crossplane/docs/pull/780