From 1a086d725cc12b11e938fa205def49e18b568f0c Mon Sep 17 00:00:00 2001 From: konstantinoscs <14045600+konstantinoscs@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:34:06 +0000 Subject: [PATCH] chore: regenerate SKILL.md --- plugin/skills/tower/SKILL.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plugin/skills/tower/SKILL.md b/plugin/skills/tower/SKILL.md index af564a20..760e46e1 100644 --- a/plugin/skills/tower/SKILL.md +++ b/plugin/skills/tower/SKILL.md @@ -213,6 +213,8 @@ List all of your catalogs - `-e`, `--environment` — List catalogs in this environment - `-a`, `--all` — List catalogs across all environments +- `--type` — Filter catalogs by type, e.g. tower-catalog +- `--storage` — List Tower-managed storage catalogs #### `tower catalogs show` @@ -223,6 +225,18 @@ Show the details of a catalog, including its property names - `` *(required)* — Name of the catalog - `-e`, `--environment` — Environment the catalog belongs to +#### `tower catalogs credentials` + +Vend short-lived catalog credentials for external tools + +**Arguments:** + +- `` *(required)* — Name of the catalog +- `-e`, `--environment` — Environment the catalog belongs to +- `--mode` — Credential access mode +- `--format` — Snippet format to print +- `--show-token` — Print the vended OAuth token in normal output + ### `tower schedules` Manage schedules for your Tower apps