We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we could use curl -sSL https://get.chaos-mesh.org | bash to install the latest chaos mesh, that would be very cool!
curl -sSL https://get.chaos-mesh.org | bash
Like get.docker.com
get.docker.com
maybe we could setup "get.chaos-mesh.org" 302 to "https://mirrors.chaos-mesh.org/latest/install.sh"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If we could use
curl -sSL https://get.chaos-mesh.org | bash
to install the latest chaos mesh, that would be very cool!Like
get.docker.com
maybe we could setup "get.chaos-mesh.org" 302 to "https://mirrors.chaos-mesh.org/latest/install.sh"
The text was updated successfully, but these errors were encountered: