carapace
Command argument completion generator for spf13/cobra
About carapace
carapace
Command argument completion generator for cobra.
Supported shells:
- Bash
- Cmd (experimental)
- Elvish
- Fish
- Ion (experimental)
- Nushell
- Oil
- Powershell
- Tcsh (experimental)
- Xonsh
- Zsh
Getting Started
Frequently Asked Questions
What is carapace?
carapace is a Command Line library for the Go programming language. Command argument completion generator for spf13/cobra
How do I install carapace?
Install carapace with the Go module system using `go get rsteube/carapace`. Check the repository for the current installation instructions.
What category does carapace belong to?
carapace is listed under Command Line, specifically Standard CLI.