Skip to content

fix(cli): honor --target in watch - #23

Open
salmonumbrella wants to merge 1 commit into
beeper:mainfrom
salmonumbrella:fix/watch-target-19
Open

fix(cli): honor --target in watch#23
salmonumbrella wants to merge 1 commit into
beeper:mainfrom
salmonumbrella:fix/watch-target-19

Conversation

@salmonumbrella

Copy link
Copy Markdown

What changed

Pass --target through watch token and base URL resolution. Add an integration test that verifies watch connects to the selected target with its matching token.

Why

beeper watch --target desktop ignored the target and connected to the configured default instead.

Usage

beeper watch --target desktop --json --events

Closes #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

beeper watch ignores --target flag (only honors --base-url)

1 participant