[console_scripts]
bentopack = bentoutils.cli:pack
bentopacks3 = bentoutils.cli:pack_from_s3
containerize = bentoutils.cli:containerize
delete_containerize_job = bentoutils.cli:delete_containerize_job
deploy_to_knative = bentoutils.cli:deploy_to_knative
first_bento_with_label = bentoutils.cli:first_bento_with_label
get_kaniko_manifest = bentoutils.cli:get_kaniko_manifest
get_knative_manifest = bentoutils.cli:get_knative_manifest
get_pod_name = bentoutils.cli:get_pod_name
get_route_manifest = bentoutils.cli:get_route_manifest
get_saved_path = bentoutils.cli:get_saved_path
