Skip to content

feat(cli-tools): Add --with-metadata flag to stream publish#3265

Merged
teogeb merged 18 commits into
mainfrom
cli-tools-publish-with-metadata
Dec 8, 2025
Merged

feat(cli-tools): Add --with-metadata flag to stream publish#3265
teogeb merged 18 commits into
mainfrom
cli-tools-publish-with-metadata

Conversation

@teogeb

@teogeb teogeb commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

We can now provide metadata in the input of stream publish. If --with-metadata is used, then input is expected to be in this format:

{
    "content": ...,
    "metadata": { ... }
}

Related changes

Added @streamr/test-utils to jest setup so that we can use the toEqualBinary() custom matcher.

@github-actions github-actions Bot added the cli-tools Related to CLI Tools Package label Dec 8, 2025
@github-actions github-actions Bot added the docs label Dec 8, 2025
@teogeb teogeb requested a review from juslesan December 8, 2025 14:01
Base automatically changed from cli-tools-publish-to-partition to main December 8, 2025 15:25
@teogeb teogeb merged commit 5bf5704 into main Dec 8, 2025
41 of 43 checks passed
@teogeb teogeb deleted the cli-tools-publish-with-metadata branch December 8, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli-tools Related to CLI Tools Package docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants