Menu

#280 feat(cli): enable shell tab completion

closed
nobody
None
2026-08-18
2026-08-06
Anonymous
No

Originally created by: slegarraga

Closes [#255].

Removes add_completion=False so doberman --install-completion and --show-completion are available, and adds a one-line mention to the README Quick Start.

Verified: help output includes both flags, ruff passes, and CLI tests pass (79).

Related

Tickets: #255
Tickets: #296

Discussion

  • Anonymous

    Anonymous - 2026-08-08

    Ticket changed by: fu351

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2026-08-08

    Originally posted by: fu351

    Merged. Flipping the Typer flag instead of hand-rolling completion was the right call, and thanks for the README line. One note for anyone reading later: --install-completion writes to your shell rc file, which is Typer's standard mechanism, not something Doberman adds.

     
  • Anonymous

    Anonymous - 2026-08-08

    Originally posted by: slegarraga

    Thank you! Flipping to Typer's completion support was the right call, and I'm glad the README note landed too.

     
  • Anonymous

    Anonymous - 2026-08-18

    Originally posted by: fu351

    @slegarraga Between the rich help panels and tab completion, you made the CLI feel finished. Both still hold up.

    Quick community roll-call: are you in the Doberman Discord? If yes, drop your handle here (or DM me there) so I can match the GitHub side of your work to your Discord name. If not, you're warmly invited: https://discord.gg/Sfy5XGNqty

     

Log in to post a comment.