cfssljson now has -version flag

pull/278/head
Stephen McQuay (smcquay) 2017-12-27 15:33:49 -08:00
parent 63ff9932d9
commit 5b7dbb5f5f
No known key found for this signature in database
GPG Key ID: 4E4B72F479BA3CE5
1 changed files with 13 additions and 1 deletions

View File

@ -60,7 +60,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.9.2
```
## Install kubectl