Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 523 Bytes

logout.mdx

File metadata and controls

37 lines (22 loc) · 523 Bytes

import Global from '/docs/cmd/_global.mdx';

logout

Log out from Microsoft 365

Usage

m365 logout [options]

Options

Remarks

The logout command logs out from Microsoft 365 and removes any access and refresh tokens from memory

Examples

Log out from Microsoft 365

m365 logout

Log out from Microsoft 365 in debug mode including detailed debug information in the console output

m365 logout --debug

Response

The command won't return a response on success.