Sign inSign up

zevenet/zcli

By zevenet

Updated about 5 years ago

Zevenet Command Line Interface

Image
0

1.5K

zevenet/zcli repository overview

ZCLI is the acronym of ZEVENET Command Line Interface. This tool allows managing multiple load balancers from a command line or automatizes load balancer actions in the operation scripts.

ZCLI works with ZAPI (ZEVENET Application Programming Interface), to autocomplete commands and to communicate with the load balancer.

It is required a ZEVENET version:

  • EE 6.1 or higher.

  • CE 5.11 or higher.

Configuration:

The docker image directory /root/.zcli should be mapped in the system to do the load balancer connection data persistent. An alias example for .bashrc could be:

alias zcli="docker run --rm -it -v $HOME/.zcli:/root/.zcli zcli:latest zcli

Documentation:

Tag summary

Content type

Image

Digest

Size

133.6 MB

Last updated

about 5 years ago

docker pull zevenet/zcli