You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[6.0] Remove unused options from add-product subcommand (#7697)
Cherry-pick of #7693
**Explanation**: I removed the mistakenly implemented options (`url`,
`path`, `checksum`) that were not used in the `add-product` subcommand.
**Scope**: `add-product` subcommand.
**Issue**: N/A
**Original PR**: #7693
**Risk**: No risk. Because it just removes unreferenced code.
**Testing**: covered by existing tests
**Reviewer**: @bnbarham
0 commit comments