Skip to content

completions: regenerate from a complete Linux build - #3883

Open
jimmunn wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:completions-regenerated
Open

completions: regenerate from a complete Linux build#3883
jimmunn wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:completions-regenerated

Conversation

@jimmunn

@jimmunn jimmunn commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Picks up the --fast_io_fail_tmo -> --fast-io-fail-tmo rename and the new supported-pages command. The PowerShell completion was generated on Windows, which omits the Linux-only fabrics and plugin commands; regenerating on Linux restores them. Most of the bash/zsh diff is reordering to match the binary's command registration order.

Picks up the --fast_io_fail_tmo -> --fast-io-fail-tmo rename and the new
supported-pages command. The PowerShell completion was generated on
Windows, which omits the Linux-only fabrics and plugin commands;
regenerating on Linux restores them. Most of the bash/zsh diff is
reordering to match the binary's command registration order.

Signed-off-by: Jim Munn <jlmunn@micron.com>
@jimmunn

jimmunn commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

This does raise the question of whether completions for Windows should be generated in Windows or Linux. Currently, the Windows completions will include commands available in Linux but not available on Windows. However, all Windows commands will be included.

@igaw

igaw commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Can you drop the generated bits? I'll run the generator with the release script. Just add the real change.

Good question. These will be generated on my machine on release. I guess we need two build configuration for generating the completion correctly by extending the release.sh script accordingly

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