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
even though it will likely never be used
+ kubeSSH=/tmp/kubectl-ssh + curl -o /tmp/kubectl-ssh -O https://raw.githubusercontent.com/luksa/kubectl-plugins/master/kubectl-ssh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed ^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M100 3408 100 3408 0 0 20343 0 --:--:-- --:--:-- --:--:-- 20285 Warning: Got more output options than URLs + chmod +x /tmp/kubectl-ssh + mv /tmp/kubectl-ssh /usr/local/bin/ mv: cannot move '/tmp/kubectl-ssh' to '/usr/local/bin/kubectl-ssh': Permission denied + command -v kubectl-ssh
The text was updated successfully, but these errors were encountered:
https://github.com/luksa/kubectl-plugins/tree/master
Sorry, something went wrong.
No branches or pull requests
even though it will likely never be used
The text was updated successfully, but these errors were encountered: