Skip to content

Commit

Permalink
feat: add Tanzu cli (asdf-vm#892)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Proud <[email protected]>
Co-authored-by: James Hegedus <[email protected]>
  • Loading branch information
3 people authored and Maxim Butov committed May 6, 2024
1 parent 3c6c3e1 commit ede5f17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Talos | [particledecay/asdf-talos](https://github.com/particledecay/asdf-talos) | [![Test Plugin](https://github.com/particledecay/asdf-talos/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-talos/actions) |
| talosctl | [bjw-s/asdf-talosctl](https://github.com/bjw-s/asdf-talosctl) | [![Build Status](https://github.com/bjw-s/asdf-talosctl/actions/workflows/build.yml/badge.svg)](https://github.com/bjw-s/asdf-talosctl/actions/workflows/build.yml) |
| Tanka | [trotttrotttrott/asdf-tanka](https://github.com/trotttrotttrott/asdf-tanka) | [![Build Status](https://travis-ci.org/trotttrotttrott/asdf-tanka.svg?branch=master)](https://travis-ci.org/trotttrotttrott/asdf-tanka) |
| Tanzu CLI (tanzu) | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-tanzu-cli.yml/badge.svg)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-tanzu-cli.yml) |
| Task | [particledecay/asdf-task](https://github.com/particledecay/asdf-task) | [![Test Plugin](https://github.com/particledecay/asdf-task/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-task/actions) |
| tctl | [eko/asdf-tctl](https://github.com/eko/asdf-tctl) | [![Build Status](https://github.com/eko/asdf-tctl/actions/workflows/test.yml/badge.svg)](https://github.com/eko/asdf-tctl/actions/workflows/test.yml) |
| Tekton-cli | [johnhamelink/asdf-tekton-cli](https://github.com/johnhamelink/asdf-tekton-cli) | [![Build Status](https://travis-ci.org/johnhamelink/asdf-tekton-cli.svg?branch=master)](https://travis-ci.org/johnhamelink/asdf-tekton-cli) |
Expand Down
1 change: 1 addition & 0 deletions plugins/tanzu
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf.git

0 comments on commit ede5f17

Please sign in to comment.