Skip to content

New command line interface for wbn-sign tool#912

Merged
rferens merged 1 commit intoWICG:mainfrom
rferens:new_cli
Mar 4, 2026
Merged

New command line interface for wbn-sign tool#912
rferens merged 1 commit intoWICG:mainfrom
rferens:new_cli

Conversation

@rferens
Copy link
Collaborator

@rferens rferens commented Mar 3, 2026

This PR adds the new CLI for wbn-sign tool. Now, it supports commands so it can be used with wbn-sign [command].
Currently only sign and help commands are supported, however new commands are planned (adding signatures etc.).
The CL improves also logging messages and introduces program awareness of its version (to be displayed with -V option).

@rferens rferens requested a review from zgroza March 3, 2026 15:27
.command('sing', { hidden: true })
.argument('[anything...]')
.action(() => {
greenConsoleLog('🎶 Never gonna let you down, lalala la lala... 🎶 \n');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Use this instead

@rferens rferens merged commit 13b6b52 into WICG:main Mar 4, 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