docudile/hack/init.sh
Richard Robert Reitz 1772832038 Added OpenAPI grabber
2025-03-20 08:16:06 +01:00

6 lines
142 B
Bash
Executable file

rm openapi.spec &> /dev/null
curl -q localhost:8080/openapi/v2 > openapi.spec
echo
echo start kube-proxy now:
echo kubectl proxy --port=8080