Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to chnage kubectl to k

Run these before executing kubectl commands to save yourself some time. Example: You just need to type k instead of typing kubectl : alias k='kubectl' alias kc='k config view --minify | grep name'
 
PREVIOUS NEXT
Tagged: #chnage #kubectl
ADD COMMENT
Topic
Name
6+8 =