mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
45 lines
1.2 KiB
Text
45 lines
1.2 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha assured workloads - read and manipulate Assured Workloads
|
||
|
|
resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha assured workloads COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Create, read, update, list and delete Assured Workloads resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(ALPHA) Create a new Assured Workloads environment.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete Assured Workloads environment.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Describe Assured Workloads environment.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List all Assured Workloads environments that belong to a given
|
||
|
|
parent organization.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update Assured Workloads environments.
|
||
|
|
|
||
|
|
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. These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud assured workloads
|
||
|
|
|
||
|
|
$ gcloud beta assured workloads
|
||
|
|
|