diff --git a/README.md b/README.md index 304bd34ff..92469f690 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Task | [particledecay/asdf-task](https://github.com/particledecay/asdf-task) | | tctl | [eko/asdf-tctl](https://github.com/eko/asdf-tctl) | | Tekton-cli | [johnhamelink/asdf-tekton-cli](https://github.com/johnhamelink/asdf-tekton-cli) | +| Tekton pipeline-as-code CLI | [ifireball/asdf-tekton-pac-cli](https://github.com/ifireball/asdf-tekton-pac-cli) | | Teleport Enterprise | [highb/asdf-teleport-ent](https://github.com/highb/asdf-teleport-ent) | | Teleport Community | [MaloPolese/asdf-teleport-community](https://github.com/MaloPolese/asdf-teleport-community) | | telepresence | [pirackr/asdf-telepresence](https://github.com/pirackr/asdf-telepresence) | diff --git a/plugins/tekton-pac-cli b/plugins/tekton-pac-cli new file mode 100644 index 000000000..decc84a9c --- /dev/null +++ b/plugins/tekton-pac-cli @@ -0,0 +1 @@ +repository = https://github.com/ifireball/asdf-tekton-pac-cli.git