Install Tanzu Apps CLI

This topic tells you how to install the Tanzu Apps CLI on Tanzu Application Platform (commonly known as TAP).

Prerequisites

Ensure that you installed or updated the core Tanzu CLI. For more information, see Install Tanzu CLI.

Install Tanzu Apps CLI plug-in

Run:

tanzu plugin install apps --group vmware-tap/default:v1.6

Verify that the plug-in is installed correctly:

tanzu apps version
# sample output
v0.12.1

Uninstall Tanzu Apps CLI

Run:

tanzu plugin delete apps
check-circle-line exclamation-circle-line close-line
Scroll to top icon