tronview [-n <numshown>] [--server <server_name>] [--verbose] [<job_name> | <job_run_id> | <action_run_id>]
tronview displays the status of tron scheduled jobs and services.
Shows details for a job or service. Ex:
$ tronview my_job
Show details for specific run or instance. Ex:
$ tronview my_job.0
Show details for specific action run. Ex:
$ tronview my_job.0.my_action
For complete list of states with a diagram of valid transitions see http://packages.python.org/tron/jobs.html#states and http://packages.python.org/tron/services.html#states
Post bugs to http://www.github.com/yelp/tron/issues.
trond (8), tronctl (1), tronfig (1),