Viewing Cluster Details
Follow the steps below to view the details of an individual cluster using the PKS CLI.
On the command line, run the following command to log in:
pks login -a PKS-API -u USERNAME -k
See Log in to the PKS CLI for more information about thepks login
command.Run the following command to view the details of an individual cluster:
pks cluster CLUSTER-NAME
ReplaceCLUSTER-NAME
with the unique name for your cluster. For example:$ pks cluster my-cluster
Please send any feedback you have to pks-feedback@pivotal.io.