summaryrefslogtreecommitdiff
path: root/plugins/aws/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/aws/README.md')
-rw-r--r--plugins/aws/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/aws/README.md b/plugins/aws/README.md
index 57ab1e5ac..45e6de937 100644
--- a/plugins/aws/README.md
+++ b/plugins/aws/README.md
@@ -12,6 +12,7 @@ plugins=(... aws)
## Plugin commands
* `asp [<profile>]`: Sets `$AWS_PROFILE` and `$AWS_DEFAULT_PROFILE` (legacy) to `<profile>`.
+ It also sets `$AWS_EB_PROFILE` to `<profile>` for the Elastic Beanstalk CLI.
Run `asp` without arguments to clear the profile.
* `agp`: Gets the current value of `$AWS_PROFILE`.