Pushes changed source from your project to the scratch org to keep them in sync.
It executes the force:source:push command.
In addition to the attributes used by every ant-sfdx task, this task uses the following attributes:
Attribute | Command line equivalent | Description | Required |
---|---|---|---|
forceoverwrite | -f | If true, runs the push command even if conflicts exist. Changes in the project overwrite changes in the scratch org. |
No; defaults to false |
ignorewarnings | -g | If true, completes the deployment even if warnings are generated. |
No; defaults to false |
targetusername | -u | A username or alias for the target org. | No |
wait | -w | Number of minutes to wait for the command to complete and display results to the terminal window. | No; defaults to 33 |
Version: 0.0.0-master