Open
Description
Hello,
I have defined the following alias in my ~/.zshrc
alias kubectl="kubectl --context \${KUBE_CONTEXT:-\$(command kubectl config current-context)}"
and after executing the following command line:
$ aws-vault exec aws-legacy-production
the following error message appears as soon as I have finish to write kubectl in my prompt
Do you have any idea of the origin of this issue?
Thanks in advance!
Metadata
Assignees
Labels
No labels
Activity