Scroll to navigation

msgraph(1) General Commands Manual msgraph(1)

NAME

msgraph - Microsoft Graph CLI

SYNOPSIS

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

DESCRIPTION

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.

OPTIONS

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

SUBCOMMANDS

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