Closed ghost closed 8 years ago
you can now set the plugin base path via an env var. existing behavior and defaults remain the same
ex. one can now simply set the OMG_PLUGIN_DIR env var to change the plugin dir to wherever they like ex. $ OMG_PLUGIN_DIR=./ ./omg list-products
https://github.com/enaml-ops/omg-cli/commit/45bd22ba800ed09c67552291e82c4121eb24b330
The plugins directory should be more unique.
.plugins
will likely eventually collide with some other Linux tool.