sfdx force:source:push
Push source to a scratch org from 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 |
-f, --forceoverwrite | Ignore conflict warnings and overwrite changes to scratch org |
-g, --ignorewarnings | Deploy changes even if warnings are generated |
-w, --wait <wait> | Wait time for command to finish in minutes (default: 33) |