[kedro.global_commands]
run = argo_kedro.framework.cli.cli:cli

[kedro.hooks]
argo_hook = argo_kedro.framework.hooks.argo_hook:argo_hook

[kedro.project_commands]
argo = argo_kedro.framework.cli.cli:commands
