Skip to content
Snippets Groups Projects

feat(clap_complete): add completion subcommand

Merged Paco Velobs requested to merge pacovelobs-add-clap_complete-through-subcommand into master

Add clap_complete feature to duniter.

It takes the form of a new subcommand namely completion as follow:

USAGE:
    duniter completion --generator <GENERATOR>

OPTIONS:
    -g, --generator <GENERATOR>    [possible values: bash, elvish, fish, powershell, zsh]
    -h, --help                     Print help information
    -V, --version                  Print version information

This merge request is related to #37 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading