Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CLI installation instructions for ASDF 0.16 #857

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

marckhouzam
Copy link
Contributor

@marckhouzam marckhouzam commented Feb 27, 2025

What this PR does / why we need it

ASDF 0.16 has changed their command set.
This PR updates the documentation to match.

Which issue(s) this PR fixes

Fixes # N/A

Describe testing done for PR

# Start from scratch
$ asdf plugin remove tanzu

# Now run the newly documented instructions
$ asdf plugin add tanzu
$ asdf install tanzu latest
Downloading tanzu version 1.5.3
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.7M  100 15.7M    0     0  9263k      0  0:00:01  0:00:01 --:--:-- 12.1M
Extracting tar for tanzu
x v1.5.3/
x v1.5.3/tanzu-cli-darwin_arm64
Creating bin install directory
Setting /Users/kmarc/.asdf/installs/tanzu/1.5.3/bin/tanzu as executable

$ asdf set --home tanzu latest

$ asdf which tanzu
/Users/kmarc/.asdf/installs/tanzu/1.5.3/bin/tanzu
$ tanzu version
version: v1.5.3
buildDate: 2025-01-29
sha: f73b9ec
arch: arm64

Release note

Update CLI installation instructions for ASDF 0.16

Additional information

Special notes for your reviewer

@marckhouzam marckhouzam requested a review from a team as a code owner February 27, 2025 16:34
Copy link
Contributor

@anujc25 anujc25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@marckhouzam marckhouzam merged commit d13dba2 into vmware-tanzu:main Feb 28, 2025
7 checks passed
@marckhouzam marckhouzam deleted the marck/fixDocASDF branch February 28, 2025 23:13
@marckhouzam marckhouzam added this to the v1.5.4 milestone Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants