jthegedus / asdf-gcloud

☁️ GCloud CLI (Google Cloud SDK) plugin for asdf version manager. Pin gcloud versions for each project!
https://asdf-vm.com
MIT License
55 stars 22 forks source link

docs: remove old caveat in README.md #53

Closed mindovermiles262 closed 2 years ago

mindovermiles262 commented 2 years ago

Description

Cleans up readme for installing with 'latest' feature tag

Motivation and Context

Types of changes

Usage examples

$ asdf install gcloud latest
$ asdf global gcloud latest
$ gcloud --version
Google Cloud SDK 367.0.0
bq 2.0.72
core 2021.12.10
gsutil 5.5

How Has This Been Tested?

Installed fresh plugin, then ran install latest and global latest.

Checklist: