How do I enable autocomplete for custom or internal CLI tools?
O
Olivia Brown
๐ฌ3 Answers
Discussion
Sort by: Votes
โจ Best Answer
68
Fig uses 'Completion Specs' written in TypeScript. You can create your own spec for any CLI tool by running 'fig spec create [name]'. Once you define the subcommands and options, Fig will provide visual autocomplete for that tool.
C
CLI Architect
2 weeks ago
18
How does Fig compare to the built-in Zsh autocomplete?
J
Jordan Smith
2 weeks ago
5
Can I use Fig on my Raspberry Pi running Ubuntu?
O
Olivia Brown
4 days ago
Post Your Answer
๐
Authentication Required
You must be logged in to participate in the discussion.