gdcloud clusters get-credentials

名称

gdcloud clusters get-credentials - 获取 Kubernetes 集群的凭据。

摘要

gdcloud clusters get-credentials CLUSTER_NAME [flags]

说明

使用适当的凭据和端点信息更新 kubeconfig 文件,以针对特定 Kubernetes 集群启用 kubectl 调用。

示例

To switch to working on a specific Kubernetes cluster named 'sample', run:

    gdcloud get-credentials sample

可选标志

      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

GDCLOUD 全局标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。