Skip to content

Commit f16acb8

Browse files
Update messages/deploy.metadata.report.md
Co-authored-by: Juliet Shackell <[email protected]>
1 parent e1a021b commit f16acb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

messages/deploy.metadata.report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Deploy operations include standard deploys, quick deploys, deploy validations, a
88

99
Run this command by either passing it a job ID or specifying the --use-most-recent flag to use the job ID of the most recent deploy operation. If you specify the --wait flag, the command polls for the status every second until the timeout of --wait minutes. If you don't specify the --wait flag, the command simply checks and displays the status of the deploy; the command doesn't poll for the status.
1010

11+
You typically don't specify the --target-org flag because the cached job already references the org to which you deployed. But if you run this command on a computer different than the one from which you deployed, then you must specify the --target-org and it must point to the same org.
12+
1113
This command doesn't update source tracking information.
1214

1315
# examples

0 commit comments

Comments
 (0)