rctab_cli.cli.main

rctab_cli.cli.main(version: bool = <typer.models.OptionInfo object>) None

A CLI for interacting with the Research Compute API.

What it does do:


  • Add subscriptions to the Research Compute Billing System.

  • Approve credits for a subscription.

  • Allocate approved credits to a subscription.

  • Check all the approvals and allocations made for a subscription.

  • Get a summary of all the approvals, allocations and costs for all subscriptions.

What it doesn’t do:


  • Create subscriptions on Azure.

  • Add users to a subscription.

Further information: