summaryrefslogtreecommitdiffstats
path: root/vespaclient/src/sh/vespa-get-cluster-state
blob: a71a8a73abfe761e8ca440fed2ab8a7a508ad7c3 (plain) (blame)
1
2
3
4
5
#!/usr/bin/env bash

eval $(vespa-security-env)

$VESPA_HOME/libexec/vespa/GetClusterState.pl "$@"