command
Version:
v0.18.3
Opens a new window with list of versions in this module.
Published: Apr 4, 2022
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Backloader Taskmaster
Used for creating one or more tasks of a particular type
for backloading over a period of time.
simplest usage:
go build
./backloader -t=task-type
common usage:
./backloader -t="task-type" -template="{yyyy}-{mm}-{dd}T{hh}:00" -from="2017-01-01T00" -to="2017-02-01T00"
Note: the 'to' date is inclusive
To see all options do:
./backloader -help
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.