Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add respectNoCacheDefault to help options #1212

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

mdonnalley
Copy link
Contributor

Add respectNoCacheDefault option to help so that oclif readme can ignore any defaults for flags that have noCacheDefault property

@W-16883857@
forcedotcom/cli#3041

@WillieRuemmele
Copy link
Contributor

QA Notes


for oclif/oclif#1566 (review) as well

before, created sfdx-project.json in a plugin to create a valid sfdx project
set target-org config value for the project
yarn oclif readme => -o, --target-org=<value> (required) [default: [email protected]] Username or alias of in readme.md

after linking this, to oclif/oclif branch
✅ : ../../oclif/oclif/bin/run.js readme => -o, --target-org=<value> (required) Username or alias of the target org. Not required if the

@WillieRuemmele WillieRuemmele merged commit f335853 into main Oct 3, 2024
86 checks passed
@WillieRuemmele WillieRuemmele deleted the mdonnalley/respect-no-cache-default-help branch October 3, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants