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. These variants are also available:

        $ gcloud model-armor templates

        $ gcloud beta model-armor templates

