influxdb/cmd/influx
Mark Rushakoff cd80e41220 feat(task): add ability to retry runs
This also adjusts the TaskService interface's RetryRun method to accept
a task ID rather than an org ID. Internally, we still look up runs by
organization, and maybe that will change later, but this is a more
natural way for clients to look it up.
2018-10-30 09:20:40 -07:00
..
internal chore(idp): Rename cmd/idp to cmd/influx 2018-05-24 11:34:39 -06:00
authorization.go fix(cmd/influx): composite literals 2018-10-11 09:54:18 -05:00
bucket.go feat(cmd/influx): add org name option to repl (#1121) 2018-10-18 15:55:31 -05:00
main.go feat(cmd/influx): add write to influx binary 2018-10-25 19:13:53 -05:00
organization.go fix(cmd/influx): composite literals 2018-10-11 09:54:18 -05:00
query.go fix(cmd/influx): require query command's org-id flag 2018-10-29 11:52:41 -07:00
repl.go feat(cmd/influx): add org name option to repl (#1121) 2018-10-18 15:55:31 -05:00
setup.go add retention policy 2018-10-18 16:04:21 -04:00
task.go feat(task): add ability to retry runs 2018-10-30 09:20:40 -07:00
user.go feat(platform/id): using uint64 for platform.IDs 2018-10-11 09:54:18 -05:00
write.go fix(cmd/influx): typos in cli variables 2018-10-26 15:51:55 -05:00