amir choubani:
when I write kubec then when I use tab does it show kubectl or not ?
Trung Tran:
you should use alias k=‘kubectl’ for this
Shwetha Shenoy V:
autocomplete is not enabled by default. You can enable it by yourself at the start of the exam.
Igor Roháľ:
@Trung Tran when using the alias, autocompletion doesn’t work… or does it? how to go about it? thanks
Igor Roháľ:
i mean… how can one make the auto-completion work with the alias? it doesn’t work by default.
Sunil Krishna Ghanta:
@Shwetha Shenoy V from your message above I see that auto-complete is not enabled by default but from the message @unnivkn posted above I am seeing auto-complete is pre-configured. I am a little confused.
Shwetha Shenoy V:
alias and autocomplete enabled + tmux preinstalled. Wow!!