docudile/hack/init.sh

7 lines
142 B
Bash
Raw Normal View History

2025-03-20 07:16:06 +00:00
rm openapi.spec &> /dev/null
curl -q localhost:8080/openapi/v2 > openapi.spec
echo
echo start kube-proxy now:
echo kubectl proxy --port=8080