Skip to content

Commit a06ede3

Browse files
committed
Document bink auto-completion
Update README with bink auto-completion. Signed-off-by: Alice Frosi <afrosi@redhat.com>
1 parent f20ab28 commit a06ede3

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
@@ -119,3 +119,9 @@ bink cluster stop
119119
# Stop and also remove persistent data (SSH keys, kubeconfig)
120120
bink cluster stop --remove-data
121121
```
122+
123+
## Enable bink auto-completion
124+
125+
```bash
126+
source <(bink completion bash)
127+
```

0 commit comments

Comments
 (0)