etcd-tui

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 8 Imported by: 0

README

etcd terminal user interface client

What is etcd?

A distributed, reliable key-value store for the most critical data of a distributed system

Current features
  • list key-values
  • add a new key-value
  • delete a key-value
  • edit a value

tuiPack example

Installation

Using go
go install github.com/aleksandersh/etcd-tui@latest

Usage

# version
$ etcd-tui --version
# ask for help
$ etcd-tui --help
# launch user interface
$ etcd-tui localhost:2379 --user user1 --password password1

Demo

# start the demo etcd server using docker
$ make demo-etcd-docker-up
# connect to the server using etcd-tui
$ make demo-connect
# stop demo docker
$ make demo-etcd-docker-down

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tui
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL