update post tags

This commit is contained in:
John Bowdre 2022-02-01 09:47:52 -06:00
parent c3ddeeeb80
commit 8662c85faf

View file

@ -19,6 +19,7 @@ tags:
- vmware - vmware
- linux - linux
- tanzu - tanzu
- kubernetes
comment: true # Disable comment if false. comment: true # Disable comment if false.
--- ---
@ -62,4 +63,4 @@ tanzu completion zsh > "${fpath[1]}/_tanzu"
And that's it! The next time you open a shell (or `source` your relevant profile), you'll be able to `[TAB]` your way through the Tanzu CLI! And that's it! The next time you open a shell (or `source` your relevant profile), you'll be able to `[TAB]` your way through the Tanzu CLI!
![Tanzu CLI completion in zsh](tanzu-completion.gif) ![Tanzu CLI completion in zsh](tanzu-completion.gif)