← Back to CLIs
Melvynx

stripe-q-cli

Manage stripe-q via CLI - accounts-cmd, balance, charges, customers, invoices, payments, payouts, products, subscriptions. Use when user mentions 'stripe-q' or wants to interact with the stripe-q API.

Install

$ npx api2cli install Melvynx/stripe-q-cli

Details

Skill type: Wrapper CLI
Auth type: bearer
Version: 0.1.0
Author: Melvynx
Views: 1

README

stripe-q-cli

CLI for the stripe-q API. Made with api2cli.dev.

Install

npx api2cli install <user>/stripe-q-cli

This clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.

Install AgentSkill only

npx skills add <user>/stripe-q-cli

Usage

stripe-q-cli auth set "your-token"
stripe-q-cli auth test
stripe-q-cli --help

Resources

Run stripe-q-cli --help to see available resources.

Global Flags

All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header

Sponsors