mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Aug 21 09:39:51 UTC 2024
This commit is contained in:
parent
d35819d273
commit
ed5fe34b64
163 changed files with 3541 additions and 717 deletions
|
|
@ -34,6 +34,8 @@ REQUIRED FLAGS
|
|||
|
||||
$ gcloud alpha container attached clusters import --distribution=aks
|
||||
$ gcloud alpha container attached clusters import --distribution=eks
|
||||
$ gcloud alpha container attached clusters import \
|
||||
--distribution=generic
|
||||
|
||||
--platform-version=PLATFORM_VERSION
|
||||
Platform version to use for the cluster.
|
||||
|
|
|
|||
|
|
@ -94,6 +94,8 @@ REQUIRED FLAGS
|
|||
--distribution=aks
|
||||
$ gcloud alpha container attached clusters register \
|
||||
--distribution=eks
|
||||
$ gcloud alpha container attached clusters register \
|
||||
--distribution=generic
|
||||
|
||||
--fleet-project=FLEET_PROJECT
|
||||
ID or number of the Fleet host project where the cluster is registered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue