module
pipen_report.cli
Provide a command line interface for the pipen_report plugin
Classes
PipenCliReport
— CLI utility for pipen-report</>
class
pipen_report.cli.
PipenCliReport
(
parser
, subparser
)
Bases
pipen.cli._hooks.CLIPlugin
CLI utility for pipen-report
Methods
exec_command
(
args
)
— Execute the command</>parse_args
(
)
(Namespace) — Define arguments for the command</>