-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feat: Add a logout method and whoami method #104
Comments
The "workspaces" concept can help with switching between different contexts (such as personal vs. shared organization) |
What do you mean by this? |
I might be understanding this wrong, but here is my thought process. How do we know and how can switch from speolia clusters to mainnet? |
can you elaborate on how it can be used? |
In the future, clusters will support any number of a range of supported networks, up to a pte-specified limit of concurrently running networks based on paid configuration Limitation of current alpha clusters |
Imagine you have one personal workspace, and a few organization workspaces you are a member of for work use (e.g. ApeWorX, Yearn, etc.) You can switch between them using the |
Overview
It would be nice to add a way to logout
Specification
silverback logout
silverback whoami
# check what account is logged in and other details we haveDependencies
Include links to any open issues that must be resolved before this feature can be implemented.
The text was updated successfully, but these errors were encountered: