knative-extensions / knative-extensions/homebrew-kn-plugins
Install plugins to plugin location if specified
Open
kind/enhancement
kind/good-first-issue
kind/proposal
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Knative plugins can be installed either in the user’s `PATH` or if specified in the user’s `~/.config/kn/config.yaml` in the `~/.config/kn/plugins directory.
Currently the plugin formulas only install the plugin’s binary in the user’s PATH.
The formulas should check the user’s config and decide where to install the plugin according to the user’s choice.
Default location should be in `PATH`
Contributor guide
Assessment
This issue has not been assessed yet.