1 2 3 4 5 6 7 8 9
|
# Fig // Cobra CLI
This Go package is Fig's integration with popular CLI framework [Cobra](https://cobra.dev/).
See Fig's docs for how to integrate: [https://fig.io/docs/guides/autocomplete-for-teams/cobra](https://fig.io/docs/guides/autocomplete-for-teams/cobra)
### Contributors
This integration was built by [Ethan Orlander](https://github.com/ethanOrlander/). Please see his repo for the original docs, git history, and additional customization information: [https://github.com/EthanOrlander/genFigSpec](https://github.com/EthanOrlander/genFigSpec).
|