schedpublish [-<option> . . .]
Creates a scheduled task that publishes or un-publishes objects.
Available since the version 2.0.
This command is also available in cmd4 as schedpublish.
Options
[-pubdest] <string>
Path of the target publishing destination.
-pubcmd <a complete publishing command encoded as a string>
Publishing command to execute.
-priority <integer>
Execution priority. Tasks with higher priority values are executed first. If not specified it is assumed 0 = minimum priority.
-at <date/time>
Execution date/time. If not specified the execution is immediate.
-profile <string>
Execution profile. The profile configuration determines the number of retries and the log actions to take after execution. If not specified the default profile will be used.