Skip to content

New cli commands#914

Merged
rferens merged 3 commits intoWICG:mainfrom
rferens:new_cli_commands
Apr 2, 2026
Merged

New cli commands#914
rferens merged 3 commits intoWICG:mainfrom
rferens:new_cli_commands

Conversation

@rferens
Copy link
Copy Markdown
Collaborator

@rferens rferens commented Mar 21, 2026

This PR expands the CLI with new commands for managing integrity blocks.

  • CLI Improvements:
    • Updated the wbn-sign CLI with a new command-based interface (sign, add-signature, remove-signature, replace-signature, and info), see README for more info.
    • Added colored console output for better readability using the colors package.

This is a continuation of #913, which was split into API(original PR) and CLI(this PR) parts.

@rferens rferens closed this Mar 21, 2026
@rferens rferens reopened this Mar 21, 2026
@zgroza zgroza self-requested a review March 23, 2026 14:56
Comment thread js/sign/README.md
Comment thread js/sign/README.md
Comment thread js/sign/README.md Outdated
Comment thread js/sign/README.md
Comment thread js/sign/src/core/integrity-block.ts Outdated
Comment thread js/sign/README.md
Comment thread js/sign/README.md
Comment thread js/sign/src/core/signed-web-bundle.ts Outdated
New CLI - add/remove/replace/info commands
@rferens rferens force-pushed the new_cli_commands branch from 5fc7e43 to 93b0c73 Compare April 1, 2026 12:48
Comment thread js/sign/README.md Outdated
Comment thread js/sign/package.json Outdated
rferens and others added 2 commits April 2, 2026 14:00
Co-authored-by: Zgroza (Luke) Klimek <zgroza@google.com>
Copy link
Copy Markdown
Collaborator

@zgroza zgroza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rferens rferens merged commit fc8eb22 into WICG:main Apr 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants