You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed problems:
1. curl exit with non-zero exit code
2. yq arguments problems:
return an error (tested in version 3.4.3): added -e flag instead of "e"
return formated result: added -r flag for raw output
0 commit comments