Назад към всички

lemonsqueezy-admin

// Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namelemonsqueezy-admin
version1.0.0
descriptionAdmin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.
authorabakermi
metadata[object Object]

Lemon Squeezy Admin 🍋

Manage your Lemon Squeezy store from the command line.

Setup

  1. Get an API Key from Lemon Squeezy Settings > API.
  2. Set it: export LEMONSQUEEZY_API_KEY="your_key"

Commands

Orders

ls-admin orders --limit 10
# Output: #1234 - $49.00 - john@example.com (Paid)

Subscriptions

ls-admin subscriptions
# Output: Active: 15 | MMR: $450

Stores

ls-admin stores