Synopsis
Accepts a YAML cluster file as input and creates or updates a Kubox clusterOptions
Global options
See global options.SEE ALSO
- kubox admin - The primitives the plane, cloud and cluster commands are built from
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
kubox admin create [flags]
--build-log-driver string database/sql driver for --build-log-dsn (env: KUBOX_BUILD_LOG_DRIVER, default postgres)
--build-log-dsn string Connection string for a SQL store to ship the step-by-step build timeline to (env: KUBOX_BUILD_LOG_DSN)
--build-log-run-id string Identifier tying this run's events together in the build log store
--ensure-manifests kubox init Write the embedded cluster manifests first if the GitOps directory is missing (what kubox init does)
-f, --file string Path to the YAML file
-h, --help help for create
-p, --provider string Provider type (aws, mock) - overrides auto-detection