Skip to main content

replicated installer create

Create a new installer spec

Synopsis

Create a new installer spec by providing YAML configuration for a https://kurl.sh cluster.

replicated installer create [flags]

Options

      --auto               generate default values for use in CI
-y, --confirm-auto auto-accept the configuration generated by the --auto flag
--ensure-channel When used with --promote <channel>, will create the channel if it doesn't exist
-h, --help help for create
--promote string Channel name or id to promote this installer to
--yaml string The YAML config for this installer. Use '-' to read from stdin. Cannot be used with the --yaml-file flag.
--yaml-file string The file name with YAML config for this installer. Cannot be used with the --yaml flag.

Options inherited from parent commands

      --app string                The app slug or app id to use in all calls
--integration-test string Set to the name of the integration test to run
--log-api-calls string Log the API calls to the specified file
--token string The API token to use to access your app in the Vendor API

SEE ALSO

Auto generated by spf13/cobra on 22-Jan-2025