bundle version                 # Prints the bundler's version information
bundle console [GROUP]         # Opens an IRB session with the bundle pre-loaded
bundle exec [OPTIONS]          # Run the command in context of the bundle
bundle gem NAME [OPTIONS]      # Creates a skeleton for creating a rubygem