Vultr DocsLatest Content


Get

Updated on 15 September, 2025

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.

Usage

console
$ vultr-cli kubernetes get <Cluster ID>

Examples

console
# Full example
$ vultr-cli kubernetes get ffd31f18-5f77-454c-9064-212f942c3c34
# Shortened with alias commands
$ vultr-cli k g ffd31f18-5f77-454c-9064-212f942c3c34

Comments

No comments yet.