Skip to main content

etcd-cli CLI for Etcd based on schemas

Project description

etcd-cli CLI for Etcd based on schemas

Install

pip install etcd-cli

Examples

$ etcd-cli -d set host --host foo.example.com --ip 10.130.197.17 \
--netmask 255.255.255.0 --gw 10.130.197.254 --hwaddr 6c:ae:8b:60:46:ba \
--site eur-1
[INFO    ] Using config file: /etc/etcd-cli/etcd-cli.conf
[INFO    ] Loading template: templates/host.jinja
[INFO    ] Set: /host/foo.example.com/site: eur-1
[INFO    ] Set: /host/foo.example.com/eth0/ip: 192.168.0.1
[INFO    ] Set: /host/foo.example.com/eth0/hwaddr: 6c:ae:8b:60:46:ba
[INFO    ] Set: /host/foo.example.com/eth0/netmask: 255.255.255.0
[INFO    ] Set: /host/foo.example.com/eth0/gw: 192.168.0.254
[INFO    ] Set: /hwaddr/3c:ae:6b:60:46:ca/interface: eth0
[INFO    ] Set: /hwaddr/3c:ae:6b:60:46:ca/hostname: foo.example.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

etcd-cli-0.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page