Skip to content

Add swift-bundler completion script#1258

Merged
fdncred merged 3 commits into
nushell:mainfrom
kaascevich:swift-bundler-completions
Jun 3, 2026
Merged

Add swift-bundler completion script#1258
fdncred merged 3 commits into
nushell:mainfrom
kaascevich:swift-bundler-completions

Conversation

@kaascevich
Copy link
Copy Markdown
Contributor

Adds a comprehensive completion script for swift-bundler.

This is written entirely by hand, with all visible subcommands, arguments, flags, and options (i.e. flags with arguments) fully documented. Completions are provided for most options, and they should remain fairly robust across swift-bundler versions.

(In the future it'd be nice to upstream a Nushell completion script generator into swift-argument-parser so that this can be autogenerated by swift-bundler itself, but as of now such a generator doesn't exist.)

@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Jun 3, 2026

Looks good. Thanks!

@fdncred fdncred merged commit ca79ff6 into nushell:main Jun 3, 2026
1 check 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