msgraph(1) General Commands Manual msgraph(1)

msgraph - Microsoft Graph CLI

msgraph [-h|--help] <subcommands>

Microsoft Graph CLI.

This command gives you access to the Microsoft Graph REST API, organized by Graph resource: the signed-in user (profile), mail folders, messages and message attachments.

Print help (see a summary with '-h')

Manage the Microsoft Graph signed-in user (`GET /me`)
Manage Microsoft Graph mail folders (`me.mailFolders`)
Manage Microsoft Graph messages (`me.messages`)
Manage Microsoft Graph message attachments (`me.messages.attachments`)
Print this message or the help of the given subcommand(s)
msgraph