Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "cron",
Short: "Run scheduled task runner",
RunE: runCron,
Example: "costanza cron -p 8585",
}
Cmd represents command for running cron process for scheduled tasks
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.