[console_scripts]
dsl-compile = kfp.cli.dsl_compile:main
dsl-compile-deprecated = kfp.deprecated.compiler.main:main
kfp = kfp.cli.__main__:main
