I'm running the following command to install edgemicroctl and am running into errors:
curl -L https://raw.githubusercontent.com/apigee-internal/microgateway/master/kubernetes/release/downloadEdgeMicrok8s.sh | sh -
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Downloaded into microgateway_v3.0.9_Linux_x86_64:
sh: line 52: cd: bin: No such file or directory
Add /home/<user>/bin to your path; e.g copy paste in your shell and/or ~/.profile:
I'm running the following command to install edgemicroctl and am running into errors:
It looks like the gzip file is missing: https://github.com/apigee-internal/microgateway/releases/download/v3.0.9/microgateway_v3.0.9_Linux_x86_64.tar.gz