8 Commits

Author SHA1 Message Date
Jeffrey Smith II
ac1eb0b620
fix: handle "every" when defined inside of flux (#460) 2022-11-29 12:41:43 -05:00
Greg
65ff49fedf
chore(tasks): support looking up tasks by script id (#437) 2022-08-15 10:19:09 -06:00
Andrew Depke
826e03f8b2
feat: added script support when updating tasks for the cloud (#433)
* feat: added script support when updating tasks for the cloud

* feat: added script ID to task printing
2022-08-03 13:12:27 -06:00
Andrew Depke
1453e20f2b
feat: added script support when creating tasks for the cloud (#432) 2022-08-03 13:12:11 -06:00
Andrew Depke
0de05ed3e4
feat: updated openapi to support tasks containing scripts (#430) 2022-07-27 15:21:11 -06:00
Dane Strandboge
adc58b8441
chore: refactor influxid.ID, cleanup organization checking (#326) 2021-11-10 15:12:59 -06:00
Sam Arnold
63da8eccbd
feat: task subcommand (#105)
* feat: task subcommand

Closes #19

* fix: testing and review comments

* fix: pointer deref and error message
2021-05-26 08:44:22 -04:00
Sam Arnold
9747d05ae1
refactor: expose generated code and client business logic to share with Kapacitor (#103)
* refactor: take clients out of internal

* refactor: move stdio to pkg

* Move internal/api to api

* refactor: final changes for Kapacitor to access shared functionality

* chore: regenerate mocks

* fix: bad automated refactor

* chore: extra formatting not caught by make fmt
2021-05-25 10:05:01 -04:00