Skip to content

Instantly share code, notes, and snippets.

@tknhs
Last active May 30, 2024 01:27
Show Gist options
  • Save tknhs/d4e4e377c0ea09c08ad8f980b2260250 to your computer and use it in GitHub Desktop.
Save tknhs/d4e4e377c0ea09c08ad8f980b2260250 to your computer and use it in GitHub Desktop.
curl -sLJ https://github.com/grafana/k6/releases/download/v0.50.0/k6-v0.50.0-linux-amd64.tar.gz | tar xvzf - -C /tmp
curl -sLJ https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_linux_amd64.tar.gz | tar xvzf - -C /tmp
curl -sLJ https://github.com/Versent/saml2aws/releases/download/v2.36.16/saml2aws_2.36.16_linux_amd64.tar.gz | tar xvzf - -C /tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment