-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I was unable to change AWS profile using the enable aliases and auto-completion examples given in the readme file. Managed to find out the issue.
alias awsp="_awsSetProfile" should be replaced with alias awsp="_awsSwitchProfile", _awsSetProfile only echoes the message, therefore it shouldn't be put under alias awsp, whose function should be to switch to another profile.
Metadata
Metadata
Assignees
Labels
No labels