mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
47 lines
977 B
Text
47 lines
977 B
Text
|
|
NAME
|
||
|
|
gcloud beta model-armor templates - manage Template resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta model-armor templates COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Create Model Armor Template.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete Model Armor Template.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Get Model Armor Template.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Model Armor Templates.
|
||
|
|
|
||
|
|
sanitize-model-response
|
||
|
|
(BETA) Sanitize Model Response.
|
||
|
|
|
||
|
|
sanitize-user-prompt
|
||
|
|
(BETA) Sanitize User Prompt.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update Model Armor Template.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud model-armor templates
|
||
|
|
|
||
|
|
$ gcloud alpha model-armor templates
|
||
|
|
|