Tanzu CLI Installation Instructions
If you are installing Tanzu CLI using the artifacts published as part of this release, please follow the
instructions.
Changes by Kind
✨ Features
- Add support to generate API token with
tanzu api-token create
(supported for UAA as IDP) (#820, @anujc25) - Token obtained from the "api-token create" command can be used as value to environment variable TANZU_API_TOKEN to connect to uaa-based endpoint (#819, @vuil)
📄 Documentation
- Update docs to use new
tanzu-cli-installer-packages
repo for APT/RPM packages and new Public Key (#816, @anujc25)
Dependencies
Added
Nothing has changed.
Changed
- github.com/docker/docker: v24.0.9+incompatible → v25.0.6+incompatible
- github.com/fatih/color: v1.15.0 → v1.16.0
- github.com/hashicorp/go-hclog: v1.3.1 → v1.6.3
- github.com/hashicorp/go-retryablehttp: v0.7.2 → v0.7.7
- github.com/mattn/go-isatty: v0.0.17 → v0.0.20
- golang.org/x/sys: v0.18.0 → v0.20.0
Removed
Nothing has changed.