mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 22:42:19 +00:00
update post tags
This commit is contained in:
parent
c3ddeeeb80
commit
8662c85faf
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue