Closed vladdoster closed 10 months ago
Fix issue when deleting a plugin did not unset variables containing plugin state. This manifested in incorrect command output.
Add --debug && --quiet flags to delete command.
--debug
--quiet
delete
:tada: This PR is included in version 3.13.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
Fix issue when deleting a plugin did not unset variables containing plugin state. This manifested in incorrect command output.
Add
--debug
&&--quiet
flags todelete
command.--debug
flag enables xtrace for the currect delete command invocation--quiet
flag suppresses some outputRelated Issue(s)
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: