gcloud compute future-reservations cancel (FUTURE_RESERVATION : --zone=ZONE) [--async] [GCLOUD_WIDE_FLAG …]
gcloud compute future-reservations cancel my-reservation --zone=ZONE
To set the project attribute:
future_reservation on the command line with a
fully specified name;
--project on the command line;
core/project.
FUTURE_RESERVATION
To set the future_reservation attribute:
future_reservation on the command line.
--zone=ZONEzone attribute:
future_reservation on the command line with a
fully specified name;
--zone on the command line;
compute/zone.
--async--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.
compute/v1 API. The full documentation for
this API can be found at: https://cloud.google.com/compute/
gcloud alpha compute future-reservations cancelgcloud beta compute future-reservations cancelgcloud preview compute future-reservations cancel
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.