Skip to content

Instantly share code, notes, and snippets.

@ernesen
Created May 12, 2019 21:49
Show Gist options
  • Save ernesen/615d7e616ed085a97f60f27b3d3d2887 to your computer and use it in GitHub Desktop.
Save ernesen/615d7e616ed085a97f60f27b3d3d2887 to your computer and use it in GitHub Desktop.
curl -kLo cloudctl-linux-amd64-3.1.2-1203 https://192.168.27.100:8443/api/cli/cloudctl-linux-amd64
sudo mv cloudctl-linux-amd64-3.1.2-1203 /usr/local/bin/cloudctl
sudo chmod +x /usr/local/bin/cloudctl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment