Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

This release adds support for reading changelog entry descriptions from files or stdin, making it easier to integrate with automated workflows and pipelines.

Add —description-file option to add command

Section titled “Add —description-file option to add command”

Dec 5, 2025 · @mavam · cli

The add command now accepts --description-file to read description content from a file. Use - to read from stdin, enabling piped input workflows.