Skip to content

fix(esp_cli_commands): Help not visible when command_set used#692

Merged
SoucheSouche merged 1 commit intoespressif:masterfrom
SoucheSouche:fix/esp-cli-commands-help
Mar 4, 2026
Merged

fix(esp_cli_commands): Help not visible when command_set used#692
SoucheSouche merged 1 commit intoespressif:masterfrom
SoucheSouche:fix/esp-cli-commands-help

Conversation

@SoucheSouche
Copy link
Collaborator

Checklist

  • CI passing

Change description

when a command set is used in esp_cli config, the help command is not shown by the cli if not explicitly mentioned in the command set. Fix this by making sure help is always made available by esp_cli_commands APIs

@SoucheSouche SoucheSouche force-pushed the fix/esp-cli-commands-help branch from 616de5a to c3cec91 Compare February 25, 2026 12:52
…p_cli

when a command set is used in esp_cli config, the help command is not
shown by the cli if not explicitly mentioned in the command set.
Fix this by making sure help is always made available by esp_cli_commands
APIs
@SoucheSouche SoucheSouche force-pushed the fix/esp-cli-commands-help branch from c3cec91 to 8c7fab2 Compare March 4, 2026 08:06
@SoucheSouche SoucheSouche merged commit 74a33b7 into espressif:master Mar 4, 2026
85 checks passed
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