gcloud backup-dr backup-plan-associations delete (BACKUP_PLAN_ASSOCIATION : --location=LOCATION --workload-project=WORKLOAD_PROJECT) [--async] [GCLOUD_WIDE_FLAG …]
sample-bpa in project
sample-project and location us-central1 , run:
gcloud backup-dr backup-plan-associations delete sample-bpa --project=sample-project --location=us-central1BACKUP_PLAN_ASSOCIATION
To set the name attribute:
backup_plan_association on the command line.
--location=LOCATIONlocation attribute:
backup_plan_association on the command line
with a fully specified name;
--location on the command line.
--workload-project=WORKLOAD_PROJECTworkload-project attribute:
backup_plan_association on the command line
with a fully specified name;
--workload-project on the command line;
--project on the command line;
core/project.
--asyncTrue. Enabled by default, use
--no-async to disable.
--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud alpha backup-dr backup-plan-associations deletegcloud beta backup-dr backup-plan-associations delete
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.