Update 02-client-tools.md

The newest version of `cfssljson` now provides a way to get version info
pull/407/head
Tennis Smith 2018-10-29 13:01:23 -05:00 committed by GitHub
parent bf2850974e
commit a85bbe1baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -66,7 +66,19 @@ Revision: dev
Runtime: go1.6 Runtime: go1.6
``` ```
> The cfssljson command line utility does not provide a way to print its version. Verify `cfssljson` is installed:
```
cfssljson --version
```
> output
```
Version: 1.3.2
Revision: dev
Runtime: go1.10.3
```
## Install kubectl ## Install kubectl