Skip to content

add name and description to the plugin list command#16965

Merged
fdncred merged 1 commit into
nushell:mainfrom
fdncred:add_name_description_to_plugin_list
Nov 3, 2025
Merged

add name and description to the plugin list command#16965
fdncred merged 1 commit into
nushell:mainfrom
fdncred:add_name_description_to_plugin_list

Conversation

@fdncred
Copy link
Copy Markdown
Contributor

@fdncred fdncred commented Nov 3, 2025

This PR adds command name and command description to the plugin list command.

Release notes summary - What our users need to know

The plugin list command now adds an inline table containing the plugin commands names and descriptions.
image

Tasks after submitting

N/A

@andrewgazelka
Copy link
Copy Markdown
Contributor

+1; this makes life much easier in comparison to needing to have a separate call/join to help commands

@fdncred fdncred added notes:breaking-changes Noted in Breaking Changes section A:help-system Related to help commands and our documentation system (not docs itself) A:plugins This issue is about plugins notes:ready Indicates Ready for Release notes labels Nov 3, 2025
@fdncred fdncred merged commit ac8689b into nushell:main Nov 3, 2025
16 checks passed
@github-actions github-actions Bot added this to the v0.109.0 milestone Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:help-system Related to help commands and our documentation system (not docs itself) A:plugins This issue is about plugins notes:breaking-changes Noted in Breaking Changes section notes:ready Indicates Ready for Release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants