module

pipen.cli.profile

List available profiles.

Classes
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</>
  • post_init() Async post init function called after all plugins are loaded</>
method

post_init()

Async post init function called after all plugins are loaded

method

parse_args(known_parsed, unparsed_argv) → Namespace

Define arguments for the command

method

exec_command(args)

Run the command