mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Oct 1 11:06:24 UTC 2025
This commit is contained in:
parent
1dea1ef852
commit
a0434a4d7a
247 changed files with 8086 additions and 424 deletions
|
|
@ -5,8 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud backup-dr backup-plan-associations trigger-backup
|
||||
(BACKUP_PLAN_ASSOCIATION
|
||||
: --location=LOCATION --workload-project=WORKLOAD_PROJECT)
|
||||
--backup-rule-id=BACKUP_RULE_ID [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
: --location=LOCATION --workload-project=WORKLOAD_PROJECT) [--async]
|
||||
[--backup-rule-id=BACKUP_RULE_ID] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create an on-demand backup for a resource. Trigger an on demand backup for
|
||||
|
|
@ -56,17 +56,16 @@ POSITIONAL ARGUMENTS
|
|||
▸ provide the argument --project on the command line;
|
||||
▸ set the property core/project.
|
||||
|
||||
REQUIRED FLAGS
|
||||
--backup-rule-id=BACKUP_RULE_ID
|
||||
Name of an existing backup rule to use for creating an on-demand
|
||||
backup.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete. The default is True. Enabled by default, use --no-async to
|
||||
disable.
|
||||
|
||||
--backup-rule-id=BACKUP_RULE_ID
|
||||
Name of an existing backup rule to use for creating an on-demand
|
||||
backup.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue