New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

capistrano_users

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capistrano_users

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

CapistranoUsers

Recipies allow to manage groups of deploy user.

Installation

Add this line to your application's Gemfile:

gem 'capistrano_users'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano_users

Usage

The following tasks are supported:

cap users:add_to_group          # Add user to group, 'cap users:add_to_group GROUP=developers'.
cap users:groups                # Get groups that deploy user belongs to
cap users:remove_from_group     # Remove user from group, 'cap users:remove_from_group GROUP=developers'

FAQs

Package last updated on 04 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc