Skip to content

Microsoft Graph CLI Preview 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@calebkiage calebkiage released this 13 Feb 11:20
v0.1.0-preview.8
b1433d3

What's New

  • Added documentation content for non-terminal sub-commands
  • MacOS binaries are now signed and notarized.
  • Logout now clears tokens from the cache.
  • Header command options can now be called multiple times. The header values will now be additive.
  • Bug fixes. See CHANGELOG.md for more detailed changes
  • Commands generated for all endpoints in the graph API's openapi.yaml file

Known Issues

Install instructions

  1. Download from assets below and extract the application archive for your OS
  2. Run the login command e.g. ./mgc login --scopes User.ReadWrite Mail.ReadWrite
  3. Run any other commands. For a list of available commands, run ./mgc -h

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/b1433d32b5594b1267da92c60a75fca7db4a88d6/CHANGELOG.md#010-preview8---2023-02-10