diff --git a/hack/install-ax.sh b/hack/install-ax.sh index ed929a5..77c99b0 100755 --- a/hack/install-ax.sh +++ b/hack/install-ax.sh @@ -275,6 +275,8 @@ deploy_ax_server() { echo "" echo "Forward the AX server by running the following command (optional)" echo "kubectl port-forward -n ax rs/ax-server 8494:8494" + echo "" + echo "Then, run: ax exec --server localhost:8494" } # delete_ax_server removes the AX server and harness resources but preserves the