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 CLI to manage multiple user sessions #2487

Open
dborovcanin opened this issue Oct 25, 2024 · 0 comments
Open

Update CLI to manage multiple user sessions #2487

dborovcanin opened this issue Oct 25, 2024 · 0 comments
Assignees

Comments

@dborovcanin
Copy link
Collaborator

          CLI suggestion: (This can be done in separate PR)

We can add context management to the CLI, allowing users to manage multiple sessions with domain_id and token.

Users can:
Add a context with mg-cli add-context <DomainID> <token> <contextName>
List all contexts using mg-cli list-context
Switch contexts with mg-cli use-context <contextName>

This setup helps manage multiple sessions seamlessly.

LGTM

Originally posted by @arvindh123 in #2468 (review)

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

No branches or pull requests

2 participants