mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
43 lines
797 B
Text
43 lines
797 B
Text
NAME
|
|
gcloud model-armor templates - manage Template resources
|
|
|
|
SYNOPSIS
|
|
gcloud model-armor templates COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Template 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 Model Armor Template.
|
|
|
|
delete
|
|
Delete Model Armor Template.
|
|
|
|
describe
|
|
Get Model Armor Template.
|
|
|
|
list
|
|
List Model Armor Templates.
|
|
|
|
sanitize-model-response
|
|
Sanitize Model Response.
|
|
|
|
sanitize-user-prompt
|
|
Sanitize User Prompt.
|
|
|
|
update
|
|
Update Model Armor Template.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha model-armor templates
|
|
|