Releases: SatGate-io/satgate-cli
Releases · SatGate-io/satgate-cli
v0.1.1 — Polish
Improvements
- Tree view:
satgate tokensnow shows delegation hierarchy with └ indentation - Mint output: Properly displays ID, status, routes, expiry, and macaroon token
- Install script: Fixed directory creation before writability check
Full Changelog
v0.1.0 — Phase 1: Core Commands
SatGate CLI v0.1.0
Manage your API's economic firewall from the terminal.
The server-side counterpart to lnget. They're the wallet. We're the register.
Commands
satgate status— Gateway health, version, uptimesatgate ping— Liveness checksatgate mint— Mint capability tokens (interactive + non-interactive)satgate tokens— List all tokens with spend/budgetsatgate token <id>— Token detail viewsatgate revoke <id>— Immediate token revocationsatgate spend— Org-wide or per-agent spend summarysatgate report threats— Security threat reportsatgate mode— Policy mode display
Safety
- Target printing before all mutating commands
- Interactive confirmation on destructive ops
--dry-runand--yesflags- SHA256 checksums for all binaries
Install
curl -fsSL https://raw.githubusercontent.com/SatGate-io/satgate-cli/main/scripts/install.sh | bashPlatforms
| Binary | Size |
|---|---|
| Linux amd64 | 8.2 MB |
| Linux arm64 | 7.6 MB |
| macOS amd64 | 8.3 MB |
| macOS arm64 | 7.8 MB |