ArangoDB Operator Platform Command

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.

ArangoDB Operator Platform Package Command

Release Package related operations

Usage:
  arangodb_operator_platform package [command]

Available Commands:
  chart       Generates the Helm Chart version of the Platform Installation
  copy        Copy the package from LM Registry into internal registry
  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.

ArangoDB Operator Platform Package Chart Command

Generates the Helm Chart version of the Platform Installation

Usage:
  arangodb_operator_platform package chart [flags] output ... packages

Flags:
  -h, --help                               help for chart
      --license.client.discover            Discovers the LicenseSecret from ArangoDeployment (default true)
      --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.proxy                      Uses System Proxy
      --registry.docker.credentials        Use Docker Credentials
      --registry.docker.insecure strings   List of insecure registries
      --registry.proxy                     Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform Package Copy Command

Copy the package from LM Registry into internal registry

Usage:
  arangodb_operator_platform package copy [flags] package registry output

Flags:
  -h, --help                               help for copy
      --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.proxy                      Uses System Proxy
      --registry.docker.credentials        Use Docker Credentials
      --registry.docker.insecure strings   List of insecure registries
      --registry.proxy                     Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform Package Dump 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")

ArangoDB Operator Platform Package Export Command

Export the package in the ZIP Format

Usage:
  arangodb_operator_platform package export [flags] package output

Flags:
  -h, --help                               help for export
      --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.proxy                      Uses System Proxy
      --registry.docker.credentials        Use Docker Credentials
      --registry.docker.insecure strings   List of insecure registries
      --registry.proxy                     Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform Package Import Command

Imports the package from the ZIP format

Usage:
  arangodb_operator_platform package import [flags] registry package output

Flags:
  -h, --help                               help for import
      --registry.docker.credentials        Use Docker Credentials
      --registry.docker.insecure strings   List of insecure registries
      --registry.proxy                     Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform Package Install Command

Installs the specified setup of the platform

Usage:
  arangodb_operator_platform package install [flags] ... packages

Flags:
  -h, --help                               help for install
      --license.client.discover            Discovers the LicenseSecret from ArangoDeployment (default true)
      --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.proxy                      Uses System Proxy
      --platform.name string               Kubernetes Platform Name (name of the ArangoDeployment)
      --registry.docker.credentials        Use Docker Credentials
      --registry.docker.insecure strings   List of insecure registries
      --registry.proxy                     Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform Package Merge Command

Merges definitions into single file

Usage:
  arangodb_operator_platform package merge ... packages [flags]

Flags:
  -h, --help   help for merge

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform License Command

License related Operations

Usage:
  arangodb_operator_platform license [command]

Available Commands:
  activate    Activates the License on ArangoDB Endpoint
  check       Check the connection
  generate    Generate the License
  inventory   Inventory Generator

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.

ArangoDB Operator Platform License Inventory 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                Skips TLS certificate verification
      --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")

ArangoDB Operator Platform License Activate Command

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                Skips TLS certificate verification
      --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
      --license.proxy                  Uses System Proxy
      --telemetry                      Enables Telemetry (default true)

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")

ArangoDB Operator Platform License Generate Command

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")
      --license.proxy                  Uses System Proxy

Global Flags:
      --kubeconfig string   Kubernetes Config File
  -n, --namespace string    Kubernetes Namespace (default "default")