Skip to content

Bug report: m365 spfx project upgrade --output options missing? #3979

@sympmarc

Description

@sympmarc

Description

In previous versions - and in the examples here - we could specify --output as md or tour. Are those two possibilities no more? When I try to use them, I get an error like:

Error: 'tour' is not a valid output type. Allowed output types are csv, json, text

Examples:
m365 spfx project upgrade --toVersion 1.5.0 --output md > "upgrade-report.md"
m365 spfx project upgrade --output tour

Steps to reproduce

m365 spfx project upgrade --toVersion 1.15.2 --output tour

Expected results

Output in markdown or tour.

Actual results

Errors about my output request.

Diagnostics

No response

CLI for Microsoft 365 version

v5.9.0

nodejs version

v14.15.0

Operating system (environment)

Windows

Shell

PowerShell

cli doctor

Error: Log in to Microsoft 365 first

Additional Info

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions