Pachctl run cron
pachctl run cron¶
Run an existing Pachyderm cron pipeline now
Synopsis¶
Run an existing Pachyderm cron pipeline now
pachctl run cron <pipeline> [flags]
Examples¶
# Run a cron pipeline "clock" now
$ pachctl run cron clock
Options¶
-h, --help help for cron
Options inherited from parent commands¶
--no-color Turn off colors.
-v, --verbose Output verbose logs
Last update: January 5, 2021
Does this page need fixing? Edit me on GitHub