This topic tells you how to install the Tanzu Apps CLI plug-in on Tanzu Application Platform (commonly known as TAP).
Ensure that you installed or updated the core Tanzu CLI. For more information, see Install Tanzu CLI.
Run:
tanzu plugin install apps --group vmware-tap/default:v1.8
Verify that the plug-in is installed correctly:
tanzu apps version
# sample output
v0.12.1
Run:
tanzu plugin delete apps