Skip to content

Commit c5ceeb4

Browse files
added applications to obol splash screen
1 parent 4eb5350 commit c5ceeb4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cmd/obol/main.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ COMMANDS:
4949
network install Install and deploy network to cluster
5050
network delete Remove network and clean up cluster resources
5151
52+
App Management:
53+
app install Install a Helm chart as an application
54+
app list List installed applications
55+
app sync Deploy application to cluster
56+
app delete Remove application and cluster resources
57+
5258
Kubernetes Tools (with auto-configured KUBECONFIG):
5359
kubectl Run kubectl with stack kubeconfig (passthrough)
5460
helm Run helm with stack kubeconfig (passthrough)

0 commit comments

Comments
 (0)