List

class uetools.commands.plugin.list.List[source]

List installed plugin

name: str = 'list'
class Arguments[source]

Arguments(project: str = None)

project: str = None
static execute(args)[source]

Execute the command

uetools.commands.plugin.list.COMMANDS

alias of List