awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hashicorp avatar

hashicorp/cliFork

0
View on GitHub↗
40 स्टार्स·10 फोर्क्स·Go·MPL-2.0·0 व्यूज़

Cli

A Go library for implementing command-line interfaces.

Features

  • कमांड लाइन इंटरफेस - Library for implementing command-line interfaces.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

स्टार हिस्ट्री

hashicorp/cli के लिए स्टार हिस्ट्री चार्टhashicorp/cli के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Cli के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Cli के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • agilira/orpheusagilira का अवतार

    agilira/orpheus

    32GitHub पर देखें↗

    Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with zero external dependencies. Built on FlashFlags, Orpheus provides a simple interface to create modern, fast CLI apps similar to git.

    Goagiliraclicli-app
    GitHub पर देखें↗32
  • akamensky/argparseakamensky का अवतार

    akamensky/argparse

    640GitHub पर देखें↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    GitHub पर देखें↗640
  • agilira/flash-flagsagilira का अवतार

    agilira/flash-flags

    11GitHub पर देखें↗

    FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for Argus, it provides great performance while maintaining simplicity and ease of use.

    Gocommand-lineconfiguration-filesevironmental-variables
    GitHub पर देखें↗11
  • alecthomas/kingpinalecthomas का अवतार

    alecthomas/kingpin

    3,564GitHub पर देखें↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    GitHub पर देखें↗3,564
Cli के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

hashicorp/cli क्या करता है?

A Go library for implementing command-line interfaces.

hashicorp/cli की मुख्य विशेषताएं क्या हैं?

hashicorp/cli की मुख्य विशेषताएं हैं: कमांड लाइन इंटरफेस, Console Interfaces।

hashicorp/cli के कुछ ओपन-सोर्स विकल्प क्या हैं?

hashicorp/cli के ओपन-सोर्स विकल्पों में शामिल हैं: akamensky/argparse — Argparse for golang. Just because `flag` sucks. alexeyco/simpletable — Simple tables in terminal with Go. agilira/flash-flags — FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for… agilira/orpheus — Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with… alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg.