Overview
Revenue / billing SKUs.Verbs
| Verb | Description |
|---|---|
list | List all SKUs. |
get | Fetch a single SKU by id. |
create | Create a SKU (body via —data). |
update | Update a SKU (id positional, body via —data). |
delete | Delete a SKU. |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.