Skip to content

Commit

Permalink
Update cli/README with latest
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallWeihe committed Mar 19, 2024
1 parent e0e2549 commit 24fd758
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion cmd/web5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,22 @@
➜ web5 -h
Usage: web5 <command>

Web5 - A decentralized web platform that puts you in control of your data and identity.
Web5 - A decentralized web platform that puts you in control of your
data and identity.

Flags:
-h, --help Show context-sensitive help.

Commands:
jwt sign <claims> <portable-did>
Sign a JWT.

jwt decode <jwt>
Decode a JWT.

jwt verify <jwt>
Verify a JWT.

did resolve <uri>
Resolve a DID.

Expand Down

0 comments on commit 24fd758

Please sign in to comment.