Skip to content

Commit

Permalink
Update calicoctl version command reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tmjd committed Jul 21, 2017
1 parent 5596ec5 commit f1f95cd
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions master/reference/calicoctl/commands/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ commands.

```
Usage:
calicoctl version
calicoctl version [--config=<CONFIG>]
Options:
-h --help Show this screen.
-h --help Show this screen.
-c --config=<CONFIG> Path to the file containing connection configuration in
YAML or JSON format.
[default: /etc/calico/calicoctl.cfg]
Description:
Display the version of calicoctl.
Expand All @@ -27,7 +30,11 @@ Description:

```
$ calicoctl version
0.8.0
Client Version: v1.4.0
Build date: 2017-07-21T19:33:04+0000
Git commit: d2babb6
Cluster Version: v2.4.0
Cluster Type: KDD,hosted
```

## See also
Expand Down

0 comments on commit f1f95cd

Please sign in to comment.