mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 2 11:05:25 UTC 2025
This commit is contained in:
parent
f645b4c02d
commit
e53f7148d8
197 changed files with 6280 additions and 495 deletions
46
gcloud/beta/model-armor/templates/help
Normal file
46
gcloud/beta/model-armor/templates/help
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue