This topic tells you how to install Services Toolkit from the Tanzu Application Platform (commonly known as TAP) package repository.
NoteFollow the steps in this topic if you do not want to use a profile to install Services Toolkit. For more information about profiles, see Components and installation profiles.
Before installing Services Toolkit:
To install Services Toolkit:
See what versions of Services Toolkit are available to install by running:
tanzu package available list -n tap-install services-toolkit.tanzu.vmware.com
For example:
$ tanzu package available list -n tap-install services-toolkit.tanzu.vmware.com
- Retrieving package versions for services-toolkit.tanzu.vmware.com...
NAME VERSION RELEASED-AT
services-toolkit.tanzu.vmware.com 0.9.0 2022-09-08T00:00:00Z
Install Services Toolkit by running:
tanzu package install services-toolkit \
--package services-toolkit.tanzu.vmware.com \
--version VERSION-NUMBER \
--namespace tap-install
Where VERSION-NUMBER
is the Services Toolkit version you want to install. For example, 0.9.0
.
Verify that the package installed by running:
tanzu package installed get services-toolkit -n tap-install
In the output, confirm that the STATUS
value is Reconcile succeeded
.
For example:
$ tanzu package installed get services-toolkit -n tap-install
| Retrieving installation details for services-toolkit...
NAME: services-toolkit
PACKAGE-NAME: services-toolkit.tanzu.vmware.com
PACKAGE-VERSION: 0.9.0
STATUS: Reconcile succeeded
CONDITIONS: [{ReconcileSucceeded True }]
USEFUL-ERROR-MESSAGE: