cfssljson now has -version flag

This commit is contained in:
Stephen McQuay (smcquay)
2017-12-27 15:33:49 -08:00
parent 63ff9932d9
commit 5b7dbb5f5f

View File

@@ -60,7 +60,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` version 1.2.0 or higher is installed:
```
cfssljson -version
```
> output
```
Version: 1.2.0
Revision: dev
Runtime: go1.9.2
```
## Install kubectl ## Install kubectl