Usage:
arangodb_operator_platform [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
registry Registry related operations
service Service related operations
Flags:
-h, --help help for arangodb_operator_platform
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform [command] --help" for more information about a command.
ArangoDB Operator Platform Registry Command
Registry related operations
Usage:
arangodb_operator_platform registry [command]
Available Commands:
install Manages the Chart Installation
status Describes Charts Status
Flags:
-h, --help help for registry
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform registry [command] --help" for more information about a command.
Manages the Chart Installation
Usage:
arangodb_operator_platform registry install [flags] [...charts]
Flags:
-a, --all Runs on all items
-h, --help help for install
-o, --output string Output format. Allowed table, json, yaml (default "table")
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
-u, --upgrade Enable upgrade procedure
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
ArangoDB Operator Platform Registry Status Command
Describes Charts Status
Usage:
arangodb_operator_platform registry status [flags]
Flags:
-h, --help help for status
-o, --output string Output format. Allowed table, json, yaml (default "table")
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
ArangoDB Operator Platform Service Command
Service related operations
Usage:
arangodb_operator_platform service [command]
Available Commands:
enable Manages Service Installation/Management
enable-service Manages Service Installation/Management
status Shows Service Status
Flags:
-h, --help help for service
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform service [command] --help" for more information about a command.
ArangoDB Operator Platform Service Enable Command
Manages Service Installation/Management
Usage:
arangodb_operator_platform service enable [flags] deployment name chart
Flags:
-h, --help help for enable
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
-f, --values strings Chart values
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
ArangoDB Operator Platform Service EnableService Command
Manages Service Installation/Management
Usage:
arangodb_operator_platform service enable-service [flags] deployment chart
Flags:
-h, --help help for enable-service
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
-f, --values strings Chart values
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")
ArangoDB Operator Platform Service Status Command
Shows Service Status
Usage:
arangodb_operator_platform service status [flags] deployment
Flags:
-h, --help help for status
-o, --output string Output format. Allowed table, json, yaml (default "table")
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--platform.stage string Platform Stage Name (default "dev")
Global Flags:
-n, --namespace string Kubernetes Namespace (default "default")