Chose billing account from the CLI
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
When users have multiple billing accounts on their GitHub account (example is if two organisations they're part of have a Copilot plan), they must go to the website to change which organisation gets billed
### Proposed solution
It would be great to have the choice of changing the billing account from the CLI.
I would imagine a `/billing` menu that would then display which organisations are available in the logged-in account.
The chosen organisation would get billed for the session's usage.
Even better : a way to store, per-project, which organisation gets billed (maybe in an optional repo-specific file, or in the computer's Copilot config ?)
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.