dsh_plugin_install
Install a plugin into the DSH profile from a GitHub repo, npm package, or local path using dsh plugin add with --allow-install.
Instructions
Install a plugin into the DSH profile via dsh plugin add. Requires --allow-install.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | github:owner/repo, npm name, or path |