configure-useradd

0.1.0 • Public • Published

useradd

useradd wrapper.

Installation

$ npm install configure-useradd

API

create(username, attrs)

Add a username with object of attrs.

modify(username, attrs)

Modify a username with object of attrs.

remove(username)

Remove username

lock(username)

Lock username

unlock(username)

Unlock username

all()

Get all users

select(fn)

Select using the given fn.

License

(MIT)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0
  • 0.0.3
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i configure-useradd

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • yields