We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f0ca8 commit 36cfd72Copy full SHA for 36cfd72
cmd/obol/main.go
@@ -45,6 +45,11 @@ COMMANDS:
45
stack down Stop the Obol Stack
46
stack purge Delete stack config (use --force to also delete data)
47
48
+ Network Management:
49
+ network list List available networks
50
+ network install Install and deploy network to cluster
51
+ network delete Remove network and clean up cluster resources
52
+
53
Kubernetes Tools (with auto-configured KUBECONFIG):
54
kubectl Run kubectl with stack kubeconfig (passthrough)
55
helm Run helm with stack kubeconfig (passthrough)
0 commit comments