@getalby/cli
Advanced tools
@@ -8,3 +8,3 @@ import { fetch402 } from "../tools/lightning/fetch.js"; | ||
| .argument("<url>", "URL to fetch") | ||
| .option("-m, --method <method>", "HTTP method (GET, POST, etc.)") | ||
| .option("-X, --method <method>", "HTTP method (GET, POST, etc.)") | ||
| .option("-b, --body <json>", "Request body (JSON string)") | ||
@@ -11,0 +11,0 @@ .option("-H, --headers <json>", "Additional headers (JSON string)") |
+1
-1
@@ -36,3 +36,3 @@ #!/usr/bin/env node | ||
| " $ npx @getalby/cli pay-invoice --invoice lnbc...") | ||
| .version("0.6.0") | ||
| .version("0.6.1") | ||
| .option("-w, --wallet-name <name>", "Use a named wallet's connection secret (~/.alby-cli/connection-secret-<name>.key)") | ||
@@ -39,0 +39,0 @@ .option("-c, --connection-secret <string>", "NWC connection secret (nostr+walletconnect://...) or path to file containing it (preferred)") |
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "repository": "https://github.com/getAlby/cli.git", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "type": "module", | ||
@@ -8,0 +8,0 @@ "main": "build/index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.