mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
54 lines
1.4 KiB
Text
54 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha assured workloads - read and manipulate Assured Workloads
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha assured workloads GROUP | 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.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
violations
|
|
(ALPHA) Read and list Assured Workloads Violations.
|
|
|
|
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.
|
|
|
|
enable-resource-monitoring
|
|
(ALPHA) Enables Resource Monitoring for an 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
|
|
|