Skip to content
On this page

listing status

The terminal dashboard: repository, license, /sell endpoint and live payment-provider account state in one output.

bash
$ reposell listing status
1

What it reports

SectionSource
RepositoryGit remote detection (provider · owner/repo)
LicenseLicense check (SPDX id, RepoSell templates flagged)
reposell.ymlPresence + recorded license mode (rsl-1.0 / keep-existing)
/sell endpointWhether sell.enabled: true is set in reposell.yml
PaymentsLive Stripe account check via resolved secret key

Payments resolution

Key order: REPOSELL_STRIPE_SECRET_KEYSTRIPE_SECRET_KEY, process environment before local .env. Missing or rejected keys print not configured with setup guidance instead of failing. Live-mode keys produce a visible warning. See Payments for the full key-handling contract.

Exit codes

  • 0 — status gathered (including unconfigured payments; that's a state, not an error)
  • 1 — unexpected failure (filesystem, network transport)

Made with ☕ and 🎧 by a solo developer from the Dominican Republic.

theme byReactBits