Google Model Armor: Create a new Model Armor template.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
../gws-shared/SKILL.md
gws generate-skills
gws modelarmor +create-template --project <PROJECT> --location <LOCATION> --template-id <ID>
--project
--location
--template-id
--preset
--json
gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --preset jailbreak gws modelarmor +create-template --project P --location us-central1 --template-id my-tmpl --json '{...}'
[!CAUTION] This is a write command — confirm with the user before executing.