https://github.com/knu/asdf-alloydb-auth-proxy
https://github.com/knu/asdf-alloydb-auth-proxy
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/knu/asdf-alloydb-auth-proxy
- Owner: knu
- License: bsd-2-clause
- Created: 2023-04-23T18:27:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T02:14:42.000Z (about 3 years ago)
- Last Synced: 2025-01-26T01:35:03.848Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-alloydb-auth-proxy
This is the [AlloyDB Auth proxy](https://github.com/GoogleCloudPlatform/alloydb-auth-proxy) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
It fetches and installs a single binary for the running platform. Building from the source is currently not implemented.
## Install
```sh
asdf plugin-add alloydb-auth-proxy https://github.com/knu/asdf-alloydb-auth-proxy.git
asdf list-all alloydb-auth-proxy
asdf install alloydb-auth-proxy x.y.z
asdf local alloydb-auth-proxy x.y.z
```
## Author
Copyright (c) 2023 Akinori MUSHA.
Licensed under the 2-clause BSD license. See `LICENSE.txt` for details.
Visit [GitHub Repository](https://github.com/knu/asdf-alloydb-auth-proxy) for the latest information.