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
Description
In previous versions - and in the examples here - we could specify
--outputasmdortour. 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, textExamples:
m365 spfx project upgrade --toVersion 1.5.0 --output md > "upgrade-report.md"m365 spfx project upgrade --output tourSteps to reproduce
m365 spfx project upgrade --toVersion 1.15.2 --output tourExpected 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