upptime / cli

⬆️🛠️ Upcoming CLI to power the new version of Upptime
MIT License
15 stars 8 forks source link

additions to run cmd #20

Closed jayantkatia closed 2 years ago

jayantkatia commented 2 years ago
jayantkatia commented 2 years ago

Expected behaviour

upp run         #run all workflows according to pre/user-defined schedule
upp run -i 5    #run all workflows n times

upp run -us     #run specified workflows according to pre/user-defined schedule
upp run -usi 5  #run specified workflows n times