diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-06-02 18:59:30 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-06-02 18:59:30 +0300 |
commit | d6a14a9a010009866c60a2f4d52d0aefac93e876 (patch) | |
tree | 5e8af5d8cf50dc7f8294ece38207a2dcc93751d0 /README.md | |
parent | ef0b5ce50fdd4be764d189723e6b51088fadc286 (diff) |
Updating README and CHANGELOG
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,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 |