bundleadd(1)bundle-add.1.html
Add the named gem to the Gemfile and run bundleinstallbundlebinstubs(1)bundle-binstubs.1.html
Generate binstubs for executables in a gem
bundlecheck(1)bundle-check.1.html
Determine whether the requirements for your application are installed and available to Bundler
bundleshow(1)bundle-show.1.html
Show the source location of a particular gem in the bundle
bundleoutdated(1)bundle-outdated.1.html
Show all of the outdated gems in the current bundle
bundleconsole(1) (deprecated)
Start an IRB session in the current bundle
bundleopen(1)bundle-open.1.html
Open an installed gem in the editor
bundlelock(1)bundle-lock.1.html
Generate a lockfile for your dependencies
bundleviz(1)bundle-viz.1.html (deprecated)
Generate a visual representation of your dependencies
bundleinit(1)bundle-init.1.html
Generate a simple Gemfile, placed in the current directory
bundlegem(1)bundle-gem.1.html
Create a simple gem, suitable for development with Bundler
bundleplatform(1)bundle-platform.1.html
Display platform compatibility information
bundleclean(1)bundle-clean.1.html
Clean up unused gems in your Bundler directory
bundledoctor(1)bundle-doctor.1.html
Display warnings about common problems
bundleremove(1)bundle-remove.1.html
Removes gems from the Gemfile
bundleplugin(1)bundle-plugin.1.html
Manage Bundler plugins
bundleversion(1)bundle-version.1.html
Prints Bundler version information