Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

fix: add plugin-search, spaces topic sep, tax-free, short/long help #787

Merged
merged 5 commits into from
Nov 30, 2022

Conversation

WillieRuemmele
Copy link
Contributor

@WillieRuemmele WillieRuemmele commented Nov 29, 2022

What does this PR do?

adds taxonomy free
adds plugin-search
adds spaces topic separator
adds short/long help via -h or --help
removes 2PP plugins from pinnedDependencies list and leaves them pinned at their current version
adds schemas and schema check

makes sfdx similar to sf

uses the new oclif beta for parallel tarballing

What issues does this PR fix or reference?

@W-12069105@
@W-12069175@

@WillieRuemmele WillieRuemmele requested a review from a team as a code owner November 29, 2022 16:00
peternhale
peternhale previously approved these changes Nov 29, 2022
@mshanemc
Copy link
Contributor

packed tarballs locally, running commands as ex: tmp/darwin-x64/sfdx/bin/run force org list

✅ spaces: tmp/darwin-x64/sfdx/bin/run force org list
✅ colons: tmp/darwin-x64/sfdx/bin/run force:org:list
✅ colons, tax-free: tmp/darwin-x64/sfdx/bin/run force:list:org
✅ spaces, tax-free: tmp/darwin-x64/sfdx/bin/run force list org
✅ spaces, tax-free: tmp/darwin-x64/sfdx/bin/run force list org --help shows descriptions and examples
✅ spaces, tax-free: tmp/darwin-x64/sfdx/bin/run force list org -h shows short help (omits description, examples)

tmp/darwin-x64/sfdx/bin/run search
✅ wow, that's nice!
❓ not related to this PR, but why is the org:shape commands show up for apex in search?

mshanemc
mshanemc previously approved these changes Nov 29, 2022
@mshanemc mshanemc mentioned this pull request Nov 30, 2022
@mshanemc mshanemc merged commit 5be4634 into main Nov 30, 2022
@mshanemc mshanemc deleted the wr/addSfFeatures branch November 30, 2022 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants