Mention aborting on no cluster

This commit is contained in:
Joshua Boniface 2020-01-04 15:00:24 -05:00
parent 089b3d7a43
commit 94c60f9daa
1 changed files with 1 additions and 2 deletions

View File

@ -2929,8 +2929,7 @@ def cli(_cluster, _debug):
"PVC_CLUSTER": Set the cluster to access instead of using --cluster/-c
If no PVC_CLUSTER/--cluster is specified, attempts first to load the "local" cluster, checking
for an API configuration in "/etc/pvc/pvc-api.yaml". If this is also not found, connection defaults
to "http://localhost:7370" as a last restort.
for an API configuration in "/etc/pvc/pvc-api.yaml". If this is also not found, abort.
"""
global config