draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

draft init --config should overwrite an existing plugin if the name is the same

Open michelleN opened this issue 7 years ago • 2 comments

For example, the pack-repo command is a default plugin. If in a toml file passed in via config, a user specifies a plugin to install with the name pack-repo the old pack-repo plugin should be removed and replaced with the new one the user specifies

michelleN avatar May 29 '18 12:05 michelleN

identified by @bacongobbler in #787

michelleN avatar May 29 '18 12:05 michelleN

This is also is little wonky because we don't really list or use pack-repo names. I can dig into this a little further.

michelleN avatar May 29 '18 12:05 michelleN