Skip to main content

replicated release update

Updated a release's yaml config

Synopsis

Updated a release's yaml config

replicated release update SEQUENCE [flags]

Options

  -h, --help               help for update
--yaml string The new YAML config for this release. Use '-' to read from stdin. Cannot be used with the --yaml-file flag.
--yaml-dir string The directory containing multiple yamls for a Kots release. Cannot be used with the --yaml flag.
--yaml-file string The file name with YAML config for this release. 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