rctab_cli.sub_apps.sub¶
Subscription management commands.
- rctab_cli.sub_apps.sub.subscription_app¶
Typer object for the subscription CLI.
- rctab_cli.sub_apps.sub.finance_app¶
Typer object for the finance CLI.
Functions
Add an existing subscription to the billing system and add funds. |
|
Add a subscription to the billing system. |
|
Allocate credits a subscription. |
|
List all allocations for a subscription |
|
List all approvals for a subscription |
|
Approve credits for a subscription |
|
Recover costs for a given month. |
|
Create an allocation for a subscription. |
|
Create an approval for a subscription. |
|
Create a finance record for a subscription. |
|
Delete a finance record for a subscription. |
|
Get a finance row from the database. |
|
List all finance records for a subscription. |
|
Update a finance record for a subscription. |
|
Retrieve a finance record from the server. |
|
Check the status code of a response. |
|
Change the persistence of a subscription |
|
Set the persistence of a subscription. |
|
Exceptions