All Projects → stromland → cobra-prompt

stromland / cobra-prompt

Licence: MIT license
Connect cobra and go-prompt

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to cobra-prompt

cobra-shell
Generate an interactive, autocompleting shell for any Cobra CLI
Stars: ✭ 25 (+4.17%)
Mutual labels:  cobra, go-prompt
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (-29.17%)
Mutual labels:  cobra
COBREXA.jl
Constraint-Based Reconstruction and EXascale Analysis
Stars: ✭ 21 (-12.5%)
Mutual labels:  cobra
Cobra
Source Code Security Audit (源代码安全审计)
Stars: ✭ 2,802 (+11575%)
Mutual labels:  cobra
Mamba
Mamba is a payload for PS3 apps that adds support for ISO, netiso, plugins, PS3MAPI, etc. It's derived from Cobra.
Stars: ✭ 24 (+0%)
Mutual labels:  cobra
CNApy
An integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Sets, OptKnock, RobustKnock, OptCouple and more!
Stars: ✭ 27 (+12.5%)
Mutual labels:  cobra
pytest-eth
PyTest plugin for testing smart contracts for Ethereum blockchain.
Stars: ✭ 23 (-4.17%)
Mutual labels:  cobra
cobrame
A COBRApy extension for genome-scale models of metabolism and expression (ME-models)
Stars: ✭ 30 (+25%)
Mutual labels:  cobra
kink
KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters up for fast testing with batteries included in mind.
Stars: ✭ 364 (+1416.67%)
Mutual labels:  cobra
Cobra
A Commander for modern Go CLI interactions
Stars: ✭ 24,437 (+101720.83%)
Mutual labels:  cobra
cobra-example
minimal example of cobra app
Stars: ✭ 43 (+79.17%)
Mutual labels:  cobra
envctl
Tool for managing local dev environments
Stars: ✭ 24 (+0%)
Mutual labels:  cobra
blackbean
The blackbean is a command tool for elasticsearch operations by using cobra. Besides, blackbean is the name of my lovely French bulldog.
Stars: ✭ 23 (-4.17%)
Mutual labels:  cobra
go-12factor-example
Example the 12factor app using golang
Stars: ✭ 20 (-16.67%)
Mutual labels:  cobra
go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
Stars: ✭ 145 (+504.17%)
Mutual labels:  cobra
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+462.5%)
Mutual labels:  cobra
whisperer
Simple Go program that makes HTTP request constantly in order to generate random HTTP/DNS traffic noise
Stars: ✭ 31 (+29.17%)
Mutual labels:  cobra
golang-example-app
Example application
Stars: ✭ 138 (+475%)
Mutual labels:  cobra
producthunt-cli
CLI application to access product hunt
Stars: ✭ 36 (+50%)
Mutual labels:  cobra
super-dollop
Encrypt your files or notes by your GPG key and save to MinIO or AWS S3 easily!
Stars: ✭ 58 (+141.67%)
Mutual labels:  cobra

Cobra-Prompt

Cobra-prompt makes every Cobra command and flag available for go-prompt.

Features

  • Traverse cobra command tree. Every command and flag will be available.
  • Persist flag values.
  • Add custom functions for dynamic suggestions.

Getting started

Get the module:

go get github.com/stromland/cobra-prompt

Explore the example

cd _example
go build -o cobra-prompt
./cobra-prompt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].