Closed ryandotclair closed 1 year ago
Below is the error I currently get.
export GATEWAY_URL=$(az spring gateway show | jq -r '.properties.url')
I've fully removed the jq dependency using native az command.
Below is the error I currently get.
I've fully removed the jq dependency using native az command.