This command displays events associated with a given resource (pod, deployment, service or replica set) of a VAST compute cluster.
Usage
computecluster events --id 1
--resource-name RESOURCE_NAME
--resource-namespace RESOURCE NAMESPACE
--resource-kind Pod|Deployment|Service|ReplicaSet
Required Parameters
| Specifies the compute cluster by its ID. |
| Sets the resource for which to display events. |
| Specifies the namespace to which the resource belongs. |
| Specifies the type of resource that is specified by |
Example
vcli: admin> computecluster events --id 1 --resource-name vast-telemetries-collector --resource-namespace vast-dataengine --resource-kind Deployment
[]