Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs with CLI docstring info #4

Open
Iain-S opened this issue Aug 14, 2023 · 1 comment
Open

Update docs with CLI docstring info #4

Iain-S opened this issue Aug 14, 2023 · 1 comment

Comments

@Iain-S
Copy link
Contributor

Iain-S commented Aug 14, 2023

The CLI main function used to have the following info, which I would argue is better off elsewhere in the documentation:

   What it does do:

    \b
      - Add subscriptions to the 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:

    \b
      - Create subscriptions on Azure.
      - Add users to a subscription.
@joseph-palmer
Copy link
Contributor

Would we still want it displaying from rctab --h? If so it would need to be in the docstring.

Otherwise, what do you think would be better to see in the help option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants