mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Tue Oct 18 11:38:19 UTC 2022
This commit is contained in:
parent
389ff42bae
commit
5c08d21169
159 changed files with 4170 additions and 656 deletions
|
|
@ -94,11 +94,13 @@ FLAGS
|
|||
addresses can only use PREMIUM.
|
||||
|
||||
--prefix-length=PREFIX_LENGTH
|
||||
The prefix length of the IP range. It must be a value between 8 and 30
|
||||
inclusive. If not present, it means the address field is a single IP
|
||||
address.
|
||||
The prefix length of the IP range. If the address is an IPv4 address,
|
||||
it must be a value between 8 and 30 inclusive. If the address is an
|
||||
IPv6 address, the only allowed value is 96. If not present, it means
|
||||
the address field is a single IP address.
|
||||
|
||||
This field is not applicable to external addresses.
|
||||
This field is not applicable to external IPv4 addresses or global IPv6
|
||||
addresses.
|
||||
|
||||
--purpose=PURPOSE
|
||||
The purpose of the address resource. This field is not applicable to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue