mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
|
|
@ -3,7 +3,8 @@ NAME
|
|||
running cluster
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container clusters get-credentials NAME [--internal-ip]
|
||||
gcloud alpha container clusters get-credentials NAME [--dns-endpoint]
|
||||
[--internal-ip]
|
||||
[--location=LOCATION | --region=REGION | --zone=ZONE, -z ZONE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -46,6 +47,9 @@ POSITIONAL ARGUMENTS
|
|||
container/cluster property value for this command invocation.
|
||||
|
||||
FLAGS
|
||||
--dns-endpoint
|
||||
Whether to use the DNS-based endpoint for the cluster address.
|
||||
|
||||
--internal-ip
|
||||
Whether to use the internal IP address of the cluster endpoint.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue