Loading...
mutiro user schedule

Operate scheduled messages

Synopsis

Operate backend scheduled messages.

Schedules can send once, at a fixed interval, or from a standard 5-field cron expression. Each schedule sends as a sender username to either an existing conversation or a recipient username.

Options
Flag Type Description
--addr string Scheduling service address (defaults to config)
--conversation string Conversation ID target or list filter
-h, --help bool help for schedule
--json bool Output in JSON format
--recipient string Recipient username target or list filter
--sender string Sender username; defaults to the authenticated user or configured agent
--timezone string IANA timezone for cron and wall-clock schedules
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro user mutiro user schedule cancel mutiro user schedule create mutiro user schedule delete mutiro user schedule executions mutiro user schedule get mutiro user schedule list mutiro user schedule pause mutiro user schedule resume mutiro user schedule run-now