Add additional configuration overrides to sf org create scratch
#2130
Labels
feature
Issue or pull request for a new feature
sf org create scratch
#2130
Is your feature request related to a problem? Please describe.
As pointed out by #2016,
org create scratch
does not support key=value pairs for overriding configuration values likeforce:org:create
did. Our builds made use of that feature to dynamically set override values, and while a few flags were added in salesforcecli/plugin-org#641 that were helpful to us, there are two additional flags that we need added as well:adminEmail
sourceOrg
What are you trying to do
Dynamically set the adminEmail and sourceOrg config values when creating a scratch org.
Describe the solution you'd like
Additional flags on the
org create scratch
command for setting the adminEmail and sourceOrg values.Describe alternatives you've considered
Keep using
force:org:create
The text was updated successfully, but these errors were encountered: