law.cli.luigid#
“law luigid” cli subprogram.
- setup_parser(sub_parsers: _SubParsersAction) None[source]#
Sets up the command line parser for the luigid subprogram and adds it to sub_parsers. This is identical to running
luigiddirectly from the command line, but this also loads the law config prior to starting the scheduler process and optionally syncrhonizes it with luigi’s config.