@@ -40,9 +40,8 @@ Available Commands:
4040 status Describes Charts Status
4141
4242Flags:
43- -h, --help help for registry
44- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
45- --platform.stage string Platform Stage Name (default "dev")
43+ -h, --help help for registry
44+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
4645
4746Global Flags:
4847 -n, --namespace string Kubernetes Namespace (default "default")
@@ -61,12 +60,11 @@ Usage:
6160 arangodb_operator_platform registry install [flags] [...charts]
6261
6362Flags:
64- -a, --all Runs on all items
65- -h, --help help for install
66- -o, --output string Output format. Allowed table, json, yaml (default "table")
67- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
68- --platform.stage string Platform Stage Name (default "dev")
69- -u, --upgrade Enable upgrade procedure
63+ -a, --all Runs on all items
64+ -h, --help help for install
65+ -o, --output string Output format. Allowed table, json, yaml (default "table")
66+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
67+ -u, --upgrade Enable upgrade procedure
7068
7169Global Flags:
7270 -n, --namespace string Kubernetes Namespace (default "default")
@@ -83,10 +81,9 @@ Usage:
8381 arangodb_operator_platform registry status [flags]
8482
8583Flags:
86- -h, --help help for status
87- -o, --output string Output format. Allowed table, json, yaml (default "table")
88- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
89- --platform.stage string Platform Stage Name (default "dev")
84+ -h, --help help for status
85+ -o, --output string Output format. Allowed table, json, yaml (default "table")
86+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
9087
9188Global Flags:
9289 -n, --namespace string Kubernetes Namespace (default "default")
@@ -108,9 +105,8 @@ Available Commands:
108105 status Shows Service Status
109106
110107Flags:
111- -h, --help help for service
112- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
113- --platform.stage string Platform Stage Name (default "dev")
108+ -h, --help help for service
109+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
114110
115111Global Flags:
116112 -n, --namespace string Kubernetes Namespace (default "default")
@@ -129,10 +125,9 @@ Usage:
129125 arangodb_operator_platform service enable [flags] deployment name chart
130126
131127Flags:
132- -h, --help help for enable
133- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
134- --platform.stage string Platform Stage Name (default "dev")
135- -f, --values strings Chart values
128+ -h, --help help for enable
129+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
130+ -f, --values strings Chart values
136131
137132Global Flags:
138133 -n, --namespace string Kubernetes Namespace (default "default")
@@ -149,10 +144,9 @@ Usage:
149144 arangodb_operator_platform service enable-service [flags] deployment chart
150145
151146Flags:
152- -h, --help help for enable-service
153- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
154- --platform.stage string Platform Stage Name (default "dev")
155- -f, --values strings Chart values
147+ -h, --help help for enable-service
148+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
149+ -f, --values strings Chart values
156150
157151Global Flags:
158152 -n, --namespace string Kubernetes Namespace (default "default")
@@ -169,10 +163,9 @@ Usage:
169163 arangodb_operator_platform service status [flags] deployment
170164
171165Flags:
172- -h, --help help for status
173- -o, --output string Output format. Allowed table, json, yaml (default "table")
174- --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
175- --platform.stage string Platform Stage Name (default "dev")
166+ -h, --help help for status
167+ -o, --output string Output format. Allowed table, json, yaml (default "table")
168+ --platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
176169
177170Global Flags:
178171 -n, --namespace string Kubernetes Namespace (default "default")
@@ -231,8 +224,7 @@ Usage:
231224 arangodb_operator_platform package install [flags] deployment package
232225
233226Flags:
234- -h, --help help for install
235- --platform.stage string Platform Stage Name (default "dev")
227+ -h, --help help for install
236228
237229Global Flags:
238230 -n, --namespace string Kubernetes Namespace (default "default")
0 commit comments