Closed chengcyber closed 2 months ago
Have you run rush change for this change?
rush change
If No, please run rush change before, this is necessary.
If adding a new feature, the PR's description includes:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
Fix an issue with Sparo shell completion
Top level command, i.e. "sparo ", completion doesn't work
Added a build test case
Basic Checks
Have you run
rush change
for this change?If No, please run
rush change
before, this is necessary.If adding a new feature, the PR's description includes:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
Summary
Fix an issue with Sparo shell completion
Detail
Top level command, i.e. "sparo ", completion doesn't work
How to test it
Added a build test case