mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
46 lines
1.1 KiB
Text
46 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha model-armor templates - manage Template resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha model-armor templates COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create Model Armor Template.
|
|
|
|
delete
|
|
(ALPHA) Delete Model Armor Template.
|
|
|
|
describe
|
|
(ALPHA) Get Model Armor Template.
|
|
|
|
list
|
|
(ALPHA) List Model Armor Templates.
|
|
|
|
sanitize-model-response
|
|
(ALPHA) Sanitize Model Response.
|
|
|
|
sanitize-user-prompt
|
|
(ALPHA) Sanitize User Prompt.
|
|
|
|
update
|
|
(ALPHA) Update Model Armor Template.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud model-armor templates
|
|
|