Skip to main content

release update

Updates the YAML application manifests for a given release.

Usage

replicated release update --yaml-dir YAML_DIR [Flags]
  • YAML_DIR corresponds to the root directory of the YAML application manifest files.
  • Additional flags returned by --help that are not supported in KOTS have been omitted from the list below
FlagType (if applicable)Description
--yaml-dirpathThe directory containing multiple YAML manifest files for a release. (Required)
-h, --helpHelp for the command.
--appstringThe app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.

Examples

replicated release update 25 --yaml-dir ./manifests
Release 25 updated