Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kubernetes auto complete

kubectl completion bash > ~/kubectl-completion.bash

# Add to ~/.bashrc
source ~/kubectl-completion.bash
# If on Windows 10 also add
alias kubectl='kubectl.exe'
Comment

PREVIOUS NEXT
Code Example
Shell :: doom emacs 
Shell :: what are the ubuntu packages required for laravel to be installed 
Shell :: run jar file on the background on ubuntu 
Shell :: how to push local repo to github 
Shell :: gitaarles amsterdam 
Shell :: restart mosquitto 
Shell :: osx kill process on port 
Shell :: docker container name 
Shell :: filter npm audit only high 
Shell :: wsl --install 
Shell :: shell command read first lines 
Shell :: git stash drop 
Shell :: /usr/bin/env: ‘bash ’: No such file or directory 
Shell :: zsh aliases 
Shell :: comprimir carpeta linux comando 
Shell :: install pycord 
Shell :: install krew 
Shell :: cancel rebase git 
Shell :: scp from remote to local 
Shell :: how to download a text file with curl 
Shell :: linux speed up video 
Shell :: zsh: command not found 
Shell :: docker compose install ubuntu 
Shell :: create folder zip with cmd in windows 10 
Shell :: create strapi app 
Shell :: shell script red color 
Shell :: change ubuntu terminal prompt color 
Shell :: bash switch case 
Shell :: install spring boot on ubuntu 
Shell :: -bash: aws: command not found 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =