Skip to content

Commit

Permalink
update version flag to top level command
Browse files Browse the repository at this point in the history
Signed-off-by: Sharp <rachel.sharp@upbound.io>
  • Loading branch information
tr0njavolta committed May 22, 2024
1 parent 26c8fae commit d6e7daf
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 195 deletions.
6 changes: 5 additions & 1 deletion content/master/cli/command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,14 @@ The following flags are available for all commands.
| Short flag | Long flag | Description |
|------------|-------------|------------------------------|
| `-h` | `--help` | Show context sensitive help. |
| `-v` | `--version` | Print version and exit. |
| | `--verbose` | Print verbose output. |
{{< /table >}}

## version

The `crossplane version` command returns the version of the Crossplane CLI you
are running.

## xpkg

The `crossplane xpkg` commands create, install and update Crossplane
Expand Down
Loading

0 comments on commit d6e7daf

Please sign in to comment.