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