
        [console_scripts]
        vega=vega.tools.run_pipeline:main
        vega-inference=vega.tools.inference:main
        vega-inference-det=vega.tools.detection_inference:main
        vega-kill=vega.tools.kill:main
        vega-progress=vega.tools.query_progress:main
        vega-process=vega.tools.query_process:main
        vega-encrypt_key=vega.security.kmc.encrypt_key:main
    