kedro.framework.cli.utils¶
Description
Utilities for use with click.
Functions
|
Custom command decorator with verbose flag added. |
|
Add –env CLI option to a function. |
Fetch all stylesheets used in the official Kedro documentation |
|
|
A command that receives the rest of the command line as ‘args’. |
|
Get package version from requirements.txt. |
|
Run a subprocess command that invokes a Python module. |
|
Split string by comma. |
Classes
|
Modified from the Click one to still run the source groups function. |
Exceptions
|
Exceptions generated from the Kedro CLI. |