mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
FIX #111
JQ does not work untill output format is JSON. Docs has been fixed
This commit is contained in:

committed by
Kelsey Hightower

parent
4d7b87927f
commit
fa9972740b
@@ -46,6 +46,7 @@ gcloud config set compute/region us-central1
|
|||||||
AWS
|
AWS
|
||||||
|
|
||||||
* The us-west-2 region will be used
|
* The us-west-2 region will be used
|
||||||
|
* ``jq`` parsing requires [AWS CLI output format](http://docs.aws.amazon.com/cli/latest/userguide/controlling-output.html) to be ``json``
|
||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user