1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/assured/workloads/help

50 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud assured workloads - read and manipulate Assured Workloads resources
SYNOPSIS
2022-09-28 10:27:48 +00:00
gcloud assured workloads GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
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.
2022-09-28 10:27:48 +00:00
GROUPS
GROUP is one of the following:
violations
Read and list Assured Workloads Violations.
2022-03-01 04:29:52 +00:00
COMMANDS
COMMAND is one of the following:
create
Create a new Assured Workloads environment.
delete
Delete Assured Workloads environment.
describe
Describe Assured Workloads environment.
2024-01-10 10:17:49 +00:00
enable-resource-monitoring
Enables Resource Monitoring for an Assured Workloads environment.
2022-03-01 04:29:52 +00:00
list
List all Assured Workloads environments that belong to a given parent
organization.
update
Update Assured Workloads environments.
NOTES
These variants are also available:
$ gcloud alpha assured workloads
$ gcloud beta assured workloads