Open
Description
As a plugin author
I'd like to be able to modify an existing command in order to add command options, amend the description, and actually change the command using specific hooks in the command pipeline
so that I can "easily" modify the behaviour a command.
As an example:
I'd like to create a plugin that changes the create
command so that it can have an additional option --from-file
so that it can basically do exactly what the wrap
command does today.
Metadata
Metadata
Assignees
Labels
No labels