Skip to content

Extend the 'spfx project upgrade' command with output to a file #984

@waldekmastykarz

Description

@waldekmastykarz

Currently, the command outputs its information to console. To save the information to a file, you need to redirect the output, eg. > output.md. Unfortunately, this isn't possible, when using the CLI in immersive mode. We should extend spfx project upgrade with an additional, optional parameter named -f|--outputFile that, when specified, would cause the CLI to store the output in the given file instead of outputting it to the console.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions