diff --git a/pvc.py b/pvc.py index 61fb2928..ed2c4425 100755 --- a/pvc.py +++ b/pvc.py @@ -1319,6 +1319,8 @@ def init_cluster(): def cli(_zk_host): """ Parallel Virtual Cluster CLI management tool + + You can use the environment variable "PVC_ZOOKEEPER" to set the Zookeeper address in addition to using "--zookeeper". """ global zk_host