Skip to content

Commit 36cfd72

Browse files
fix network cmd
1 parent 94f0ca8 commit 36cfd72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cmd/obol/main.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ COMMANDS:
4545
stack down Stop the Obol Stack
4646
stack purge Delete stack config (use --force to also delete data)
4747
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+
4853
Kubernetes Tools (with auto-configured KUBECONFIG):
4954
kubectl Run kubectl with stack kubeconfig (passthrough)
5055
helm Run helm with stack kubeconfig (passthrough)

0 commit comments

Comments
 (0)