ls
Usage: hyper cron ls [OPTIONS]
Lists crons
-f, --filter=[] Filter output based on conditions provided
--help Print usageExamples
$ hyper cron ls
Name Schedule Image Command
test-cron-job1 */5 * * * * busybox ping -c 3 114.114.114.114Last updated