Skip to content

WIP: feat: add dagger.nu — Nushell completions for the Dagger CLI#158

Draft
danielbodnar wants to merge 1 commit into
nushell:mainfrom
danielbodnar:feat/dagger-completions
Draft

WIP: feat: add dagger.nu — Nushell completions for the Dagger CLI#158
danielbodnar wants to merge 1 commit into
nushell:mainfrom
danielbodnar:feat/dagger-completions

Conversation

@danielbodnar
Copy link
Copy Markdown

Summary

Adds dagger.nu to the Scripts section — a standalone Nushell completions module for the Dagger container workflow CLI.

What it covers

  • All subcommands with inline descriptions (call, config, core, develop, functions, init, install, uninstall, update, query, run, login, logout, toolchain, version, completion)
  • All global inherited flags (--debug, --mod, --progress, --model, --verbose, --web, etc.)
  • Contextual value completions for --sdk (go/python/typescript), --progress (auto/plain/tty/dots), --model (Claude/GPT/Gemini), --license (SPDX), --compat
  • Toolchain subcommand tree

Checklist

  • New entry is in alphabetical order in the Scripts section
  • Link points to a public GitHub repository
  • Repository has a README
  • Completions load cleanly: use dagger.nu *

@danielbodnar danielbodnar changed the title feat: add dagger.nu — Nushell completions for the Dagger CLI WIP: feat: add dagger.nu — Nushell completions for the Dagger CLI Feb 28, 2026
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Feb 28, 2026

ok, thanks. why is it draft?

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