Skip to content

Commit

Permalink
Update completion.md with fish shell instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxia committed May 13, 2023
1 parent d64868e commit c4b1674
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/book/src/reference/completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ fi
Follow a similar protocol for `zsh` completion.

</aside>

<aside class="note">
<h1>Fish</h1>

source (kubebuilder completion fish | psub)

</aside>

0 comments on commit c4b1674

Please sign in to comment.