Skip to content

Suggest key names from available keys when missing required arg#327

Open
lawik wants to merge 1 commit intomainfrom
suggest-keys
Open

Suggest key names from available keys when missing required arg#327
lawik wants to merge 1 commit intomainfrom
suggest-keys

Conversation

@lawik
Copy link
Copy Markdown
Contributor

@lawik lawik commented Mar 3, 2026

No description provided.

@lawik lawik requested a review from joshk March 3, 2026 08:14
true ->
suggest_keys(org)

Enum.join(
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.

I love the feature, but I think this additional message needs tweaking because when its shown with the message below, it feels a bit odd.

Maybe " Firmware signing key not found." should be " Firmware signing key not specified.", and then your list of possible keys, and then the additional info on the env vars?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sure :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

that should do it :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I believe I've fixed it :)

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