kedro.framework.cli.cli

Description

kedro is a CLI for managing Kedro projects.

This module implements commands available from the kedro CLI.

Functions

main()

Main entry point.

Classes

KedroCLI(project_path)

A CommandCollection class to encapsulate the KedroCLI command loading.