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
Flag | Type (if applicable) | Description |
---|---|---|
--yaml-dir | path | The directory containing multiple YAML manifest files for a release. (Required) |
-h, --help | Help for the command. | |
--app | string | The app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable. |
--token | string | The 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