github.com: s0rg/compflag

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • compflag

    Auto-completion for stdlib flag items

  • https://github.com/s0rg/compflag - simple, 100% test covered, zero-dependancy, shell authocomplete helper for stdlib flag items.

  • cobra

    A Commander for modern Go CLI interactions

  • yes, the only reason - its imposible to pass arguments to completion program in that scenario. If its ok to you to use generated scripts, take a look at https://github.com/spf13/cobra it can generate them for wider range of shells.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • K3S Binary, How does that work?

    5 projects | /r/golang | 11 Apr 2023
  • GoConsole: New Update! thanks all of you for your advice and your help.

    1 project | /r/golang | 12 Mar 2023
  • Title: GoConsole: a lightweight Go module for creating command-line commands

    1 project | /r/golang | 9 Mar 2023
  • Testing cli tool with logging

    3 projects | dev.to | 7 Aug 2022
  • Golang - Writing CLI App in Golang with Cobra

    4 projects | dev.to | 26 Jul 2022