gcloud alpha storage insights inventory-reports delete (REPORT_CONFIG : --location=LOCATION) [--force] [GCLOUD_WIDE_FLAG …]
(ALPHA) Delete an inventory report config.
gcloud alpha storage insights inventory-reports delete 1234 --location=us-central1 --project=fooTo delete the same inventory report config with fully specified name:
gcloud alpha storage insights inventory-reports delete /projects/foo/locations/us-central1/reportConfigs/1234To delete the report config with all generated report details:
gcloud alpha storage insights inventory-reports delete /projects/foo/locations/us-central1/reportConfigs/1234 --force
To set the project attribute:
report_config on the command line with a fully
specified name;
--project on the command line;
core/project.
REPORT_CONFIG
To set the report-config attribute:
report_config on the command line.
--location=LOCATIONlocation attribute:
report_config on the command line with a fully
specified name;
--location on the command line.
--force--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 storage insights inventory-reports 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.