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

Command to check and switch between accounts. #1135

Open
3 tasks
ljesparis opened this issue Nov 20, 2023 · 0 comments
Open
3 tasks

Command to check and switch between accounts. #1135

ljesparis opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ljesparis
Copy link

ljesparis commented Nov 20, 2023

Problem

Idk if this was already proposed. In our development team we have multiple accounts and we have to switch between them (using the login obviously) many times. Sometimes we forget which account we are using and since we don't know which account we are in, we log back in to the same account.

We have seen that by checking the settings we can see which account we are in, but, I think it is not very intuitive.

Feature

add a command to check, change and delete accounts.

Examples

if we are logged in two or more accounts, it'd would be cool to

  • show in which one i'm currently in
  • switch between those accounts
  • delete one if necessary

stripe account --current
stripe account --switch account_key|account_currency
stripe account --delete account_key|account_currency

@ljesparis ljesparis added the enhancement New feature or request label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant