From a410cf72b2185fb2c259bb6e3b372eacc2ebeb6b Mon Sep 17 00:00:00 2001 From: codingcyclist <41942954+codingcyclist@users.noreply.github.com> Date: Thu, 14 May 2026 07:15:16 +0000 Subject: [PATCH] chore: regenerate SKILL.md --- skills/tower/SKILL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/skills/tower/SKILL.md b/skills/tower/SKILL.md index 5a3a0176..13ca2c05 100644 --- a/skills/tower/SKILL.md +++ b/skills/tower/SKILL.md @@ -151,6 +151,10 @@ Manage the apps in your current Tower account List all apps in your Tower account +**Arguments:** + +- `-e`, `--environment` — Filter apps by environment + #### `tower apps show` Show details for a Tower app and its recent runs @@ -158,6 +162,7 @@ Show details for a Tower app and its recent runs **Arguments:** - `` *(required)* — Name of the app +- `-e`, `--environment` — The environment to resolve the app against #### `tower apps logs`