-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Milestone
Description
Reason/Context
- We have added
logincommand previously. We have to addlogoutcommand to support logout feature from a context.
Description
logoutcommand will help to log out from current/given context.- We can use
--contextflag to log out from a specific context.
Implementation ideas
No response