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`