diff --git a/README.md b/README.md index a0d5ffc62..05a0afb39 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/plugins/tanzu b/plugins/tanzu new file mode 100644 index 000000000..b77314ec1 --- /dev/null +++ b/plugins/tanzu @@ -0,0 +1 @@ +repository = https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf.git