mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Apr 23 10:54:24 UTC 2025
This commit is contained in:
parent
b589c4c4ad
commit
4d8dd33b3e
138 changed files with 4506 additions and 597 deletions
|
|
@ -65,10 +65,9 @@ OPTIONAL FLAGS
|
|||
Enable DNSSEC and allow transferring a signed zone in or out.
|
||||
|
||||
--forwarding-targets=[IP_ADDRESSES,...]
|
||||
List of IPv4 addresses of target name servers that the zone will
|
||||
forward queries to. Ignored for public visibility. Non-RFC1918
|
||||
addresses will forward to the target through the Internet. RFC1918
|
||||
addresses will forward through the VPC.
|
||||
List of IPv4 addresses that the zone will forward queries to. Ignored
|
||||
for public visibility. Non-RFC1918 addresses will forward to the target
|
||||
through the Internet. RFC1918 addresses will forward through the VPC.
|
||||
|
||||
--gkeclusters=[GKECLUSTERS,...]
|
||||
List of GKE clusters that the zone should be visible in if the zone
|
||||
|
|
@ -108,9 +107,9 @@ OPTIONAL FLAGS
|
|||
visibility is [private].
|
||||
|
||||
--private-forwarding-targets=[IP_ADDRESSES,...]
|
||||
List of IPv4 addresses of target name servers that the zone will
|
||||
forward queries to. Ignored for public visibility. All addresses
|
||||
specified for this parameter will be reached through the VPC.
|
||||
List of IPv4 addresses that the zone will forward queries to. Ignored
|
||||
for public visibility. All addresses specified for this parameter will
|
||||
be reached through the VPC.
|
||||
|
||||
--service-directory-namespace=SERVICE_DIRECTORY_NAMESPACE
|
||||
The fully qualified URL of the service directory namespace that should
|
||||
|
|
|
|||
|
|
@ -72,10 +72,9 @@ FLAGS
|
|||
Enable DNSSEC and allow transferring a signed zone in or out.
|
||||
|
||||
--forwarding-targets=[IP_ADDRESSES,...]
|
||||
List of IPv4 addresses of target name servers that the zone will
|
||||
forward queries to. Ignored for public visibility. Non-RFC1918
|
||||
addresses will forward to the target through the Internet. RFC1918
|
||||
addresses will forward through the VPC.
|
||||
List of IPv4 addresses that the zone will forward queries to. Ignored
|
||||
for public visibility. Non-RFC1918 addresses will forward to the target
|
||||
through the Internet. RFC1918 addresses will forward through the VPC.
|
||||
|
||||
--gkeclusters=[GKECLUSTERS,...]
|
||||
List of GKE clusters that the zone should be visible in if the zone
|
||||
|
|
@ -107,9 +106,9 @@ FLAGS
|
|||
visibility is [private].
|
||||
|
||||
--private-forwarding-targets=[IP_ADDRESSES,...]
|
||||
List of IPv4 addresses of target name servers that the zone will
|
||||
forward queries to. Ignored for public visibility. All addresses
|
||||
specified for this parameter will be reached through the VPC.
|
||||
List of IPv4 addresses that the zone will forward queries to. Ignored
|
||||
for public visibility. All addresses specified for this parameter will
|
||||
be reached through the VPC.
|
||||
|
||||
--update-labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to update. If a label exists, its value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue