Loading

changelog bundle-amend

Amend a bundle with additional changelog entries, creating an immutable .amend-N.yaml file.

To create a bundle, use changelog bundle. For details and examples, go to Create and bundle changelogs.

docs-builder changelog bundle-amend [arguments...] [options...] [-h|--help]
		
<string>
Required: Path to the original bundle file.
--add <string[]?>
Required: Path(s) to changelog YAML file(s) to add. Can be specified multiple times.
--resolve
Optional: Copy the contents of each changelog file into the entries array. Defaults to false.