Skip to content

Releases: SatGate-io/satgate-cli

v0.1.1 — Polish

12 Feb 02:59

Choose a tag to compare

Improvements

  • Tree view: satgate tokens now 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...v0.1.1

v0.1.0 — Phase 1: Core Commands

12 Feb 02:50

Choose a tag to compare

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, uptime
  • satgate ping — Liveness check
  • satgate mint — Mint capability tokens (interactive + non-interactive)
  • satgate tokens — List all tokens with spend/budget
  • satgate token <id> — Token detail view
  • satgate revoke <id> — Immediate token revocation
  • satgate spend — Org-wide or per-agent spend summary
  • satgate report threats — Security threat report
  • satgate mode — Policy mode display

Safety

  • Target printing before all mutating commands
  • Interactive confirmation on destructive ops
  • --dry-run and --yes flags
  • SHA256 checksums for all binaries

Install

curl -fsSL https://raw.githubusercontent.com/SatGate-io/satgate-cli/main/scripts/install.sh | bash

Platforms

Binary Size
Linux amd64 8.2 MB
Linux arm64 7.6 MB
macOS amd64 8.3 MB
macOS arm64 7.8 MB