Skip to content

Fix flag names in bundle generate dashboard error message#5449

Merged
janniklasrose merged 1 commit into
mainfrom
janniklasrose/bundle-generate-dashboard-typo
Jun 5, 2026
Merged

Fix flag names in bundle generate dashboard error message#5449
janniklasrose merged 1 commit into
mainfrom
janniklasrose/bundle-generate-dashboard-typo

Conversation

@janniklasrose
Copy link
Copy Markdown
Contributor

Changes

Fix the flag names in the bundle generate dashboard fallback error. resolveID referenced --dashboard-path / --dashboard-id, which are not flags of this command; the real flags are --existing-path / --existing-id.

Why

The message printed flag names that don't exist, which would mislead anyone who hit it.

Tests

Existing cmd/bundle/generate unit tests and bundle/generate/dashboard* acceptance tests pass. No test asserted the old string.

This PR was written by Claude Code.

The fallback error in resolveID referenced --dashboard-path and
--dashboard-id, which are not real flags for this command. Use the
actual flag names --existing-path and --existing-id.

Co-authored-by: Isaac
@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

Commit: 00d4d65

Run: 27002235246

@janniklasrose janniklasrose enabled auto-merge June 5, 2026 08:48
@janniklasrose janniklasrose added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit 9138455 Jun 5, 2026
25 checks passed
@janniklasrose janniklasrose deleted the janniklasrose/bundle-generate-dashboard-typo branch June 5, 2026 09:28
@eng-dev-ecosystem-bot
Copy link
Copy Markdown
Collaborator

Commit: 9138455

Run: 27007033853

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.

3 participants