Skip to content

Command to check and switch between accounts. #1135

@ljesparis

Description

@ljesparis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions