pipen.cli.profile
List available profiles.
Classes
CLIProfilePlugin— List available profiles.</>
class
pipen.cli.profile.CLIProfilePlugin(parser, subparser)
List available profiles.
Methods
exec_command(args)— Run the command</>parse_args(known_parsed,unparsed_argv)(Namespace) — Define arguments for the command</>
method
parse_args(known_parsed, unparsed_argv) → Namespace
Define arguments for the command
method
exec_command(args)
Run the command