mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud beta dns policies update POLICY
|
||||
[--alternative-name-servers=[NAME_SERVERS,...]]
|
||||
[--description=DESCRIPTION] [--enable-dns64-all-queries]
|
||||
[--description=DESCRIPTION] [--[no-]enable-dns64-all-queries]
|
||||
[--enable-inbound-forwarding] [--enable-logging]
|
||||
[--networks=[NETWORKS,...]]
|
||||
[--private-alternative-name-servers=[NAME_SERVERS,...]]
|
||||
|
|
@ -46,9 +46,10 @@ FLAGS
|
|||
--description=DESCRIPTION
|
||||
A description of the policy.
|
||||
|
||||
--enable-dns64-all-queries
|
||||
--[no-]enable-dns64-all-queries
|
||||
Specifies whether to allow networks bound to this policy to use DNS64
|
||||
for IPv6-only VM instances.
|
||||
for IPv6-only VM instances. Use --enable-dns64-all-queries to enable
|
||||
and --no-enable-dns64-all-queries to disable.
|
||||
|
||||
--enable-inbound-forwarding
|
||||
Specifies whether to allow networks bound to this policy to receive DNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue