mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
30 lines
621 B
Text
30 lines
621 B
Text
NAME
|
|
gcloud compliance-manager framework-deployments - manage Framework
|
|
Deployment resources
|
|
|
|
SYNOPSIS
|
|
gcloud compliance-manager framework-deployments COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Framework Deployment 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
|
|
Create a framework deployment.
|
|
|
|
delete
|
|
Delete a framework deployment.
|
|
|
|
describe
|
|
Get a framework deployment.
|
|
|
|
list
|
|
List framework deployments.
|