Update 'yq/README.md'

This commit is contained in:
sthope 2021-09-06 15:33:28 +02:00
parent 8edbcfacdf
commit e433f6c05c

View File

@ -1,3 +1,8 @@
1Line command:
```
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/ha_faking_secrets_with_docker.sh)"
```
Install YQ latest version:
```
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/sthope-examples/raw/branch/master/yq/install_yq_latest_version.sh)"