@channel.io/app-store-cli
v0.1.0
Published
CLI for discovering Channel.io App Store public apps and functions
Downloads
73
Readme
cht-app-store-cli
chapp discovers public Channel.io App Store apps and functions.
App search matches public app IDs, optional slugs, titles, descriptions, and localized title/description fields.
npx @channel.io/app-store-cli fn search refund --format llm
chapp fn describe --app <app-id> --function extension.commerce.order.createOrder --schema fullThe CLI uses the production public catalog API by default. Channel-scoped, private, exp-entry, or invocation workflows are intentionally out of scope for the first public-safe version.
