Skip to content

Enhancement: spo project upgrade --output tour #1592

@hugoabernier

Description

@hugoabernier

Usage

Add a new output type tour for project upgrade reports.

Description

The output would be another json report type, but would follow the CodeTour schema and would have a .tour extension.

After running the spo project upgrade command, the project would have a CodeTour that would walk users through the upgrade process, as illustrated below:
CodeTour

This is in response to issue #1523

Additional Information

There is a POC for a generated CodeTour at https://github.com/hugoabernier/Office365CLI-tourpoc. It uses the output from a json project upgrade, with the addition of the line number for the affected code.

I'm happy to take ownership of this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions