Skip to content

Command Line

Usage

swarm-cronjob [options]

Options

$ swarm-cronjob --help
Usage: swarm-cronjob

Create jobs on a time-based schedule on Swarm. More info:
https://github.com/crazy-max/swarm-cronjob

Flags:
  --help                Show context-sensitive help.
  --version
  --log-level="info"    Set log level ($LOG_LEVEL).
  --log-json            Enable JSON logging output ($LOG_JSON).

Environment variables

The following environment variables can be used instead:

Name Default Description
LOG_LEVEL info Log level
LOG_JSON false Enable JSON logging output