treasure-data / digdag

Workload Automation System
https://www.digdag.io/
Apache License 2.0
1.3k stars 221 forks source link

Making -r option optional with push #103

Closed frsyuki closed 8 years ago

frsyuki commented 8 years ago

push command requires -r option. it should be ok to make it optional as long as idempotency of the operation is considered.

frsyuki commented 8 years ago

Implementation idea:

Future idea:

frsyuki commented 8 years ago

duplicated with #49.