UpCloudLtd / upcloud-cli

UpCloud command line client (upctl)
https://upcloudltd.github.io/upcloud-cli/
MIT License
29 stars 7 forks source link

feat(containers): add `jq` to the container image and publish it also to ghcr.io #212

Closed kangasta closed 1 year ago

kangasta commented 1 year ago

In scripts, we recommend using jq for parsing values from JSON output, instead of grepping human output.