Skip to content

Enhancement: Update SPFx doctor command with default output type as text #3125

@rabwill

Description

@rabwill

Currently the spfx doctorcommand's default output type is json for consistency with other commands.
It will however result in an output in the terminal as shown below.
image
Update the command so the default value and the only value of -o, --output [output] is text instead as for this command, it is the only format supported.
If other values are requested by the user, throw an error.
Update the supporting documentation as well in this page

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions