Skip to content

Releases: microsoftgraph/msgraph-cli

Microsoft Graph CLI 1.1.0 GA

30 Nov 15:24
53a8d9c
Compare
Choose a tag to compare

Microsoft Graph CLI 1.0.0 GA

21 Nov 10:44
0d1e973
Compare
Choose a tag to compare

What's New

See CHANGELOG.md for changes.

Microsoft Graph CLI 1.0.0 RC 2

24 Oct 13:01
2fd1054
Compare
Choose a tag to compare
Pre-release

Changes:

  • 2fd1054 RC2 release (#377)
  • 2d3b61f Example that work for testing authentication (#371)
  • bad9df8 Update generated code. (#372) [ #373, #376 ]
  • 5a79695 Log non-output messages to stderr. (#367)
  • 26e2849 Merge pull request #366 from microsoftgraph/dependabot/github_actions/actions/checkout-4
  • abd57ec Bump actions/checkout from 3 to 4
  • 16b38c0 chore: update branch protection rules, issue management workflow, codeql (#355)

This list of changes was auto generated.

Microsoft Graph CLI 1.0.0 RC 1

26 Sep 11:21
c11e0cd
Compare
Choose a tag to compare
Pre-release

What's New

  • Added managed identity login. Use mgc login --strategy ManagedIdentity to use it.
  • Bug fixes. See CHANGELOG.md for more detailed changes

Known Issues

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/main/CHANGELOG.md#100-rc1---2023-09-26

Microsoft Graph CLI 1.0.0 RC

20 Sep 14:36
66047bd
Compare
Choose a tag to compare
Pre-release
v1.0.0-rc.0

Update version for RC release (#339)

Microsoft Graph CLI 1.0.0 Preview 2

07 Sep 14:13
4dd9264
Compare
Choose a tag to compare
Pre-release

What's New

  • Added headers support via the --headers option.
  • Fix bug with sites command crashing during parse.
  • Bug fixes. See CHANGELOG.md for more detailed changes

Known Issues

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/v1.0.0-preview.2/CHANGELOG.md#100-preview2---2023-09-06

Microsoft Graph CLI 1.0.0 Preview 1

16 Jun 14:47
6506a09
Compare
Choose a tag to compare
Pre-release

What's New

  • Added overloaded OData functions as commands.
  • --file has now been split into --input-file and --output-file to cater for endpoints that accept a stream and return a stream.
  • Bug fixes. See CHANGELOG.md for more detailed changes

Known Issues

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/v1.0.0-preview.1/CHANGELOG.md#100-preview1---2023-06-16

Microsoft Graph CLI 0.4.0 Preview 1

09 May 16:20
873b1d8
Compare
Choose a tag to compare
Pre-release

What's New

  • Set console encoding to utf-8
  • Remove item place-holder from commands with url path parameters
  • Bug fixes. See CHANGELOG.md for more detailed changes

Known Issues

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/v0.4.0-preview.1/CHANGELOG.md#040-preview1---2023-05-05

Microsoft Graph CLI 0.3.0 Preview 1

16 Mar 13:44
95a8499
Compare
Choose a tag to compare
Pre-release

What's New

  • Environment login is now available and supports both certificate files and client secrets. run mgc login --help for usage information.
  • Bug fixes. See CHANGELOG.md for more detailed changes

Known Issues

Full Changelog: https://github.com/microsoftgraph/msgraph-cli/blob/v0.3.0-preview.1/CHANGELOG.md#030-preview1---2023-03-16

Microsoft Graph CLI 0.2.0 Preview 1

27 Feb 20:06
f932864
Compare
Choose a tag to compare
Pre-release

What's New

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/v0.2.0-preview.1/CHANGELOG.md#020-preview1---2023-02-27