mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 22:07:13 +00:00
Merge branch 'add_helm_completion' of git://github.com/darkalia/container.training into darkalia-add_helm_completion
This commit is contained in:
@@ -48,6 +48,11 @@
|
||||
helm init
|
||||
```
|
||||
|
||||
- Add the `helm` completion
|
||||
```bash
|
||||
. <(helm completion $SHELL)
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user