cligood first issuepeer
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
In shell/shell.py inside class Beer2BeerShell we need two new functions for logout cmd
- do_logout()
- help_logout()
See for inspiration do_login() and help_login() in the same class