Skip to content
Brendan Falk edited this page Mar 9, 2021 · 17 revisions

Click edit in the top right to propose changes 😄

This wiki contains all the issues related to proposed and existing Fig completion specs.

Each completion spec has its own page with the following sub-headings:

Missing Generators

Generators let you run shell commands on the user's device to generate suggestions for arguments. These are generators that could be useful for multiple option or arg suggestions See generator docs

e.g.

  • Tree-ish: All branches, commits, and tags (link)

Incomplete or Missing Subcommands, Options, and Args

e.g.

  • push
    • [remote] [branch] args should be optional
  • commit
    • missing --amend option

Other

Any other suggestions that you don't think fit above

Ideally we keep things in alphabetical order and structure things by subcommand where relevant

Completion Specs

Clone this wiki locally