Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

K8S Auto complate

source <(kubectl completion bash) # setup autocomplete in bash into the current shell, bash-completion package should be installed first.
echo "source <(kubectl completion bash)" >> ~/.bashrc # add autocomplete permanently to your bash shell.
Comment

PREVIOUS NEXT
Code Example
Shell :: how to remote connect to computer with no password 
Shell :: upload directory ssh to remote rsync 
Shell :: ip tables Destination-NAT 
Shell :: GIT starting an Interactive Rebase session 
Shell :: gitlab specific version 
Shell :: linux list usb device and port speed 
Shell :: how to debug istio 
Shell :: Delete the executing batch file 
Shell :: fixing system permission issues in ubuntu 
Shell :: ostcss-js@4.0.0: The engine "node" tailwindcss 
Shell :: chekkout of branch without committing changes 
Shell :: resume screen linux 
Shell :: mirror remote branch to local repository for fixing production issues on last deployed code 
Shell :: powershell format table sort 
Shell :: search a keyword in python documents in linux 
Shell :: git comands 
Shell :: linux find follow symlinks 
Shell :: auto update environmental variables windows 
Shell :: shorten terminal prompt linux 
Shell :: how to install app from android phone programmatically 
Shell :: how to rename file sequential in ubuntu 
Shell :: multiple ssh account use in one github and bitbucket at same time 
Shell :: copy paste keys vim 
Shell :: elementary os install window cut off 
Shell :: block ip address windows firewall using powershell from text file 
Shell :: Non-base32 digit found 
Shell :: keytool list certs java 
Shell :: linux function return 
Shell :: create json from cmd 
Shell :: sed prepend to all files 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =