Registry / cli / etcd-etcdctl-v3

etcd-etcdctl-v3

JSON →
library3.6.12gogounverified

A command line application that controls etcd, a distributed key-value store.

go get go.etcd.io/etcd/etcdctl/v3
INSTALL
IMPORT
SIG · ETCD-ETCDCTL-V3
E
etcd-etcdctl-v3
cligov3.6.12
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.

etcdctl
go.etcd.io/etcd/etcdctl/v3

Imports the etcdctl v3 package and prints its version.

package main import ( "fmt" "go.etcd.io/etcd/etcdctl/v3/ctlv3" ) func main() { fmt.Println(ctlv3.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
Resources
etcd-etcdctl-v3 — go get etcd-etcdctl-v3 · libregistry