ctengel / taskmaster

Master your tasks
GNU General Public License v3.0
0 stars 0 forks source link

Allow CLI to do a single PUT for multiple actions #62

Open ctengel opened 3 years ago

ctengel commented 3 years ago

Right now multiple PUTs (or PUT after POST) if user wants to, say "schedule" and "triage" at the same time.

CLI should allow this in one PUT, keeping state between them.