feat: add name formatter #10

Open
bissendorf wants to merge 3 commits from feat/output-name into dev
Owner

Features:

  • adding name formatter that just outputs the item names of the resulting list
  • showing all available output formatters in the help page
  • shell completion for formatters on --output flag
Features: - adding name formatter that just outputs the item names of the resulting list - showing all available output formatters in the help page - shell completion for formatters on `--output` flag
bissendorf added the
Kind/Feature
label 2025-07-24 19:36:12 +00:00
bissendorf added 2 commits 2025-07-24 19:36:13 +00:00
bissendorf added 1 commit 2025-07-24 21:37:53 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/output-name:feat/output-name
git checkout feat/output-name
Sign in to join this conversation.
No description provided.