# Schedule

{% code fullWidth="true" %}

```
NAME:
   singularity deal schedule - Schedule deals

USAGE:
   singularity deal schedule command [command options]

COMMANDS:
   create        Create a schedule to send out deals to a storage provider
   create-batch  Create the cross-product of schedules for multiple preparations and providers
   list          List all deal making schedules
   update        Update an existing schedule
   pause         Pause a specific schedule
   resume        Resume a specific schedule
   remove        Remove a paused or completed schedule
   help, h       Shows a list of commands or help for one command

OPTIONS:
   --help, -h  show help
```

{% endcode %}
