mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
38 lines
983 B
Text
38 lines
983 B
Text
NAME
|
|
gcloud alpha compute queued-resources - manage queued resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute queued-resources COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage queued resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(ALPHA) Cancel Compute Engine queued resources.
|
|
|
|
create
|
|
(ALPHA) Create a Compute Engine queued resource.
|
|
|
|
delete
|
|
(ALPHA) Delete Compute Engine queued resources.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine queued resource.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine queued resources.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist.
|
|
|