Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions skills/tower/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,18 @@ 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

**Arguments:**

- `<app_name>` *(required)* — Name of the app
- `-e`, `--environment` — The environment to resolve the app against

#### `tower apps logs`

Expand Down