diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-06-02 19:09:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-02 19:09:35 +0300 |
commit | e09d4ae92600bc4c567d0c0d19dfc5139416561a (patch) | |
tree | be6fb9608198c083c0c845eda2a11117c03213a9 /README.md | |
parent | 5eec2e28d0e44b2ac168fc3e08a38d68d4cb4fbe (diff) | |
parent | d6a14a9a010009866c60a2f4d52d0aefac93e876 (diff) |
Merge branch 'next' into next
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ The segments that are currently available are: * [`aws`](#aws) - The current AWS profile, if active. * `aws_eb_env` - The current Elastic Beanstalk Environment. * `docker_machine` - The current Docker Machine. +* `kubecontext` - The current context of your `kubectl` configuration. **Other:** * [`custom_command`](#custom_command) - Create a custom segment to display the |