sfdx force:source:pull
Pull source from the scratch org to the project
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-u, --targetusername <targetusername> | Username or alias for the target org; overrides default target org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-w, --wait <wait> | Wait time for command to finish in minutes (default: 33) |
-f, --forceoverwrite | Ignore conflict warnings and overwrite changes to the project |