Usage:
arangodb_operator_platform [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
license License related Operations
package Release Package related operations
Flags:
-h, --help help for arangodb_operator_platform
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform [command] --help" for more information about a command.
Release Package related operations
Usage:
arangodb_operator_platform package [command]
Available Commands:
dump Dumps the current setup of the platform
export Export the package in the ZIP Format
import Imports the package from the ZIP format
install Installs the specified setup of the platform
merge Merges definitions into single file
Flags:
-h, --help help for package
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform package [command] --help" for more information about a command.
Dumps the current setup of the platform
Usage:
arangodb_operator_platform package dump [flags]
Flags:
-h, --help help for dump
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Installs the specified setup of the platform
Usage:
arangodb_operator_platform package install [flags] ... packages
Flags:
-h, --help help for install
--license.client.id string LicenseManager Client ID (ENV: LICENSE_CLIENT_ID)
--license.client.secret string LicenseManager Client Secret (ENV: LICENSE_CLIENT_SECRET)
--license.endpoint string LicenseManager Endpoint (default "license.arango.ai")
--platform.name string Kubernetes Platform Name (name of the ArangoDeployment)
--registry.docker.credentials Use Docker Credentials
--registry.docker.insecure strings List of insecure registries
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
License related Operations
Usage:
arangodb_operator_platform license [command]
Available Commands:
activate Activates the License on ArangoDB Endpoint
generate Generate the License
inventory Inventory Generator
secret Creates Platform Secret with Registry credentials
Flags:
-h, --help help for license
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Use "arangodb_operator_platform license [command] --help" for more information about a command.
Inventory Generator
Usage:
arangodb_operator_platform license inventory [flags] output
Flags:
--arango.authentication string Arango Endpoint Auth Method. One of: Disabled, Basic, Token (default "Disabled")
--arango.basic.password string Arango Password for Basic Authentication
--arango.basic.username string Arango Username for Basic Authentication
--arango.endpoint strings Arango Endpoint
--arango.insecure Arango Endpoint Insecure
--arango.token string Arango JWT Token for Authentication
-h, --help help for inventory
--telemetry Enables Telemetry (default true)
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Activates the License on ArangoDB Endpoint
Usage:
arangodb_operator_platform license activate [flags]
Flags:
--arango.authentication string Arango Endpoint Auth Method. One of: Disabled, Basic, Token (default "Disabled")
--arango.basic.password string Arango Password for Basic Authentication
--arango.basic.username string Arango Username for Basic Authentication
--arango.endpoint strings Arango Endpoint
--arango.insecure Arango Endpoint Insecure
--arango.token string Arango JWT Token for Authentication
-h, --help help for activate
--license.client.id string LicenseManager Client ID (ENV: LICENSE_CLIENT_ID)
--license.client.secret string LicenseManager Client Secret (ENV: LICENSE_CLIENT_SECRET)
--license.endpoint string LicenseManager Endpoint (default "license.arango.ai")
--license.interval duration Interval of the license synchronization
--telemetry Enables Telemetry (default true)
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Generate the License
Usage:
arangodb_operator_platform license generate [flags]
Flags:
--deployment.id string Deployment ID
-h, --help help for generate
--inventory string Path to the Inventory File
--license.client.id string LicenseManager Client ID (ENV: LICENSE_CLIENT_ID)
--license.client.secret string LicenseManager Client Secret (ENV: LICENSE_CLIENT_SECRET)
--license.endpoint string LicenseManager Endpoint (default "license.arango.ai")
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")
Creates Platform Secret with Registry credentials
Usage:
arangodb_operator_platform license secret [flags]
Flags:
-h, --help help for secret
--license.client.id string LicenseManager Client ID (ENV: LICENSE_CLIENT_ID)
--license.client.secret string LicenseManager Client Secret (ENV: LICENSE_CLIENT_SECRET)
--license.endpoint string LicenseManager Endpoint (default "license.arango.ai")
--secret string Kubernetes Secret Name
Global Flags:
--kubeconfig string Kubernetes Config File
-n, --namespace string Kubernetes Namespace (default "default")