diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-10-04 08:46:42 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-10-04 08:46:42 +0000 |
| commit | eb272121fce945381304ff8f233d3b054eda6f46 (patch) | |
| tree | 594f19b5c5b7addfc571db01098dc9c25e2e2242 /.github/workflows | |
| parent | 4e42e5a0b624d39a13ae909c5ad3045ddfae1e47 (diff) | |
| download | vyos-user-utils-eb272121fce945381304ff8f233d3b054eda6f46.tar.gz vyos-user-utils-eb272121fce945381304ff8f233d3b054eda6f46.zip | |
T5632: Add user-util jq to parse JSON files from sh
Add useful tool "jq" to parse JSON files from sh scripts.
echo '{"system": "VyOS", "rate": 100}' | jq '.system'
"VyOS"
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
