@primitivedotdev/cli
Advanced tools
+1
-1
| { | ||
| "name": "@primitivedotdev/cli", | ||
| "version": "1.13.2", | ||
| "version": "1.13.3", | ||
| "description": "Official Primitive CLI: deploy Primitive Functions, send and inspect mail, manage endpoints, all from the terminal. Wraps the @primitivedotdev/sdk runtime client with one-shot commands.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+6
-6
@@ -102,8 +102,8 @@ # @primitivedotdev/cli | ||
| # Payer (recommended): pay the email challenge in one step. Signs the challenge | ||
| # locally with your wallet key AND sends the signed interaction.json in-thread, | ||
| # so you skip the manual sign-then-send dance. --in-reply-to is the inbound | ||
| # challenge email you received; it is fetched to address the payment to the | ||
| # payee and thread it under the challenge, with From defaulting to the payer it | ||
| # was sent to. The message carries a short default note alongside the | ||
| # attachment; pass --body to customize it. | ||
| # locally with your wallet key AND sends the signed interaction.json, so you | ||
| # skip the manual sign-then-send dance. --in-reply-to is the inbound challenge | ||
| # email you received; it is fetched to address the payment to the payee, with | ||
| # From defaulting to the payer it was sent to. The send is not threaded under | ||
| # the challenge (the payment associates by interaction_id). The message carries | ||
| # a short default note alongside the attachment; pass --body to customize it. | ||
| primitive payments pay-email --challenge-file challenge.json \ | ||
@@ -110,0 +110,0 @@ --in-reply-to <inbound-challenge-email-id> --wait |
Sorry, the diff of this file is too big to display
1173904
0.01%31880
0