Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add shortcode for --app flag in telemetry command #3246

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

k80bowman
Copy link
Contributor

@k80bowman k80bowman commented Mar 6, 2025

https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE00002AjtXwYAJ/view

Allows users to use -a instead of --app for the heroku telemetry command.

Testing

  • Pull down this branch and run yarn && yarn build
  • With any app (doesn't matter if it has any telemetry drains), run ./bin/run telemetry -a APP_NAME
  • You should see the command successfully run, without the error that tells you -a is a nonexistent flag.

@k80bowman k80bowman requested a review from a team as a code owner March 6, 2025 21:39
@eablack eablack merged commit 8bf8a7e into main Mar 6, 2025
8 checks passed
@eablack eablack deleted the k80/telemetry-flag-fix branch March 6, 2025 23:42
Sign up for free to 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.

2 participants