Registry / cli / streamingfast-cli

streamingfast-cli

JSON →
library0.0.3gogounverified

A command-line interface library for building CLI applications in Go.

go get github.com/streamingfast/cli
INSTALL
IMPORT
SIG · STREAMINGFAST-CLI
S
streamingfast-cli
cligov0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cli
github.com/streamingfast/cli

Print the CLI library version

package main import ( "fmt" "github.com/streamingfast/cli" ) func main() { fmt.Println(cli.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
streamingfast-cli — go get streamingfast-cli · libregistry