Skip to content

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

Merged
eablack merged 1 commit into
mainfrom
k80/telemetry-flag-fix
Mar 6, 2025
Merged

fix: add shortcode for --app flag in telemetry command#3246
eablack merged 1 commit into
mainfrom
k80/telemetry-flag-fix

Conversation

@k80bowman

@k80bowman k80bowman commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

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
@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