Skip to content

fix(cli-help): clarify usage/examples for apps, schedules, secrets - #169

Merged
bradhe merged 12 commits into
tower:developfrom
burakdede:fixc/cli-help-163
Jan 15, 2026
Merged

fix(cli-help): clarify usage/examples for apps, schedules, secrets#169
bradhe merged 12 commits into
tower:developfrom
burakdede:fixc/cli-help-163

Conversation

@burakdede

Copy link
Copy Markdown
Contributor

Improves CLI help clarity and onboarding under #163 by making required arguments and examples explicit

  • Clarify CLI help usage for app show/logs/delete, schedules update/delete, and secrets delete by replacing generic [COMMAND] with explicit placeholders
  • Add missing flag descriptions for secrets list/create to improve safety and discoverability
  • No behaviour changes, it just help output now aligns with the Tower CLI docs where documented usage.

@bradhe

Copy link
Copy Markdown
Contributor

Awesome, this is great, thanks @burakdede !

@bradhe
bradhe changed the base branch from main to developJanuary 15, 2026 16:44

@konstantinoscskonstantinoscs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great, thanks a ton @burakdede

@bradhe
bradhe merged commit 7f6d0a7 into tower:developJan 15, 2026
5 of 7 checks passed
bradhe added a commit that referenced this pull request Aug 14, 2026
bradhe added a commit that referenced this pull request Aug 14, 2026
* Revert "fix(schedules): restore direct update semantics and strengthen parsing tests (#205)"
This reverts commit 58456c5.
* Revert "Set app description correctly on create only (#182)"
This reverts commit a3307b0.
* Revert "Add new `--follow` mode for `tower apps logs` with resilient streaming and tests (#171)"
This reverts commit fd79baf.
* Revert "fix(cli-help): clarify usage/examples for apps, schedules, secrets (#169)"
This reverts commit 7f6d0a7.
* Revert "Fix: better handling of non-iterable dbt result objects and selectable dbt commands (#143)"
This reverts commit 6239423.
* Add --follow mode to tower apps logs
* Add positional schedule id handling
* Make app description create-only
* Improve subcommand help text
* Handle non-iterable dbt results and selector targeting
* Add integration coverage for run cancel, follow mode, and app descriptions
* Apply black formatting
* Fix warning handling in follow mode and stream error formatting
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@burakdede@bradhe@konstantinoscs@sammuti