# mokucli logout

Logout of the current session and clear cached credentials

# Usage

$ mokucli logout [OPTIONS]
1

# Options

  • --help: Show this message and exit

# Examples

# logout of the current session and clear cached credentials
$ mokucli logout
1
2

# Output

# logout of the current session and clear cached credentials
$ mokucli logout
✓ Logged out of session and cleared cache.
ℹ You can log in again using the 'mokucli login' command.
1
2
3
4