Document cfssljson version verification

It seems there Is a way to verify cfssljson version now
pull/365/head
Muaaz Saleem 2018-06-09 13:17:30 +02:00 committed by GitHub
parent b974042d95
commit c9702a408e
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
```
> The cfssljson command line utility does not provide a way to print its version.
Verify `cfssljson` version 1.2.0 or higher is installed:
```
cfssljson -version
```
> output
```
Version: 1.2.0
Revision: dev
Runtime: go1.6
```
## Install kubectl