mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -68,8 +68,8 @@ OPTIONAL FLAGS
|
|||
--network=NETWORK
|
||||
Network in the current project that the instance will be part of. To
|
||||
specify using a network with a shared VPC, use the full URL of the
|
||||
network. For an example host project, 'testproject', and shared
|
||||
network, 'testsharednetwork', this would be of the
|
||||
network. For an example host project, testproject, and shared network,
|
||||
testsharednetwork, this would be of the
|
||||
form:--network=projects/testproject/global/networks/testsharednetwork
|
||||
|
||||
--subscription-type=SUBSCRIPTION_TYPE
|
||||
|
|
@ -159,9 +159,9 @@ OPTIONAL FLAGS
|
|||
in this group are specified.
|
||||
|
||||
--automated-backup-window=TIMEOUT_PERIOD
|
||||
The length of the time window beginning at start time during which
|
||||
a backup can be taken. If a backup does not succeed within this
|
||||
time window, it will be canceled and considered failed. The backup
|
||||
Length of the time window beginning at start time during which a
|
||||
backup can be taken. If a backup does not succeed within this time
|
||||
window, it will be canceled and considered failed. The backup
|
||||
window must be at least 5 minutes long. There is no upper bound on
|
||||
the window. If not set, it will default to 1 hour.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue