plushu / plushu-plugins-plugin

Plugin that provides plugin management commands for Plushu
0 stars 0 forks source link

--user option to plugins:install #9

Open stuartpb opened 10 years ago

stuartpb commented 10 years ago

Basically, for multiple (or even single, although that would be of questionable utility) plugin installs, this would let you specify one implicit user for each slashless, single-name plugin (rather than having then all be interpreted as "plushu"), which would include the "plushu-" prefix for everything.

This could be carried over for installing services.

stuartpb commented 9 years ago

Considering the new way defaulting is going to work (#13), this is probably a job for the GitHub plugin, maybe with a separate plugin to implement this as a pre-command arg (although --github-user is probably harmless).

stuartpb commented 9 years ago

Actually, no, user defaults are still part of the plugin's logic (ie "buildpacks" defaulting to heroku as the user and not plushu).