luigi.tools.luigi_grep module

class luigi.tools.luigi_grep.LuigiGrep(host, port)[source]

Bases: object

property graph_url

Searches for jobs matching the given job_name_prefix.

Searches for jobs matching the given status.

luigi.tools.luigi_grep.main()[source]