etcdview

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

README

EtcdView

Utility for comfortable operation with data into etcd cluster

Usage

This is a command-line utility, which can make beter you operation with data into etcd cluster. Use etcdview help for getting help about commands and options.

  • display tree (or subtree) of data from existing etcd cluster

      $ ./etcdview -u http://127.0.0.1:4001 tree /calico/bgp
      calico:
        bgp:
          v1:
            global:
              as_num: 64511
              node_mesh: {"enabled": true}
            host:
              node-5.domain.local:
                ip_addr_v4: 10.88.11.7
                ip_addr_v6:
              node-6.domain.local:
                ip_addr_v4: 10.88.11.5
                ip_addr_v6:
              node-7.domain.local:
                ip_addr_v4: 10.88.11.11
                ip_addr_v6:
      $
    

Build

Go 1.5+ required

Static linked binary etcdview should be present into current dir.

Documentation

Overview

entry point to the Janus ()

Jump to

Keyboard shortcuts

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