Retrieves and displays detailed information about Kubernetes clusters in your Vultr account, including their status and configuration.
The vultr-cli kubernetes get
command retrieves information about Kubernetes clusters in your Vultr account, displaying details such as ID, name, status, and configuration.
$ vultr-cli kubernetes get <Cluster ID>
# Full example
$ vultr-cli kubernetes get ffd31f18-5f77-454c-9064-212f942c3c34
# Shortened with alias commands
$ vultr-cli k g ffd31f18-5f77-454c-9064-212f942c3c34
No comments yet.