Skip to content

Commit 3ddb9da

Browse files
alicefrjlebon
authored andcommitted
Document bink auto-completion
Update README with bink auto-completion. Signed-off-by: Alice Frosi <afrosi@redhat.com>
1 parent 6242380 commit 3ddb9da

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,9 @@ bink cluster stop
116116
# Stop and also remove persistent data (SSH keys, kubeconfig)
117117
bink cluster stop --remove-data
118118
```
119+
120+
## Enable bink auto-completion
121+
122+
```bash
123+
source <(bink completion bash)
124+
```

0 commit comments

Comments
 (0)