Pulls changed source from the scratch org to your project to keep them in sync.
It executes the force:source:pull 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 |
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