node-migrator-bot / node-zfs

Node.js wrapper for ZFS management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                  __                             ___ 
                 /\ \                          /'___\
  ___     ___    \_\ \     __           ____  /\ \__/  ____
/' _ `\  / __`\  /'_` \  /'__`\ _______/\_ ,`\\ \ ,__\/',__\
/\ \/\ \/\ \L\ \/\ \L\ \/\  __//\______\/_/  /_\ \ \_/\__, `\
\ \_\ \_\ \____/\ \___,_\ \____\/______/ /\____\\ \_\\/\____/
 \/_/\/_/\/___/  \/__,_ /\/____/         \/____/ \/_/ \/___/

Build Status

node-zfs

node-zfs is a simple wrapper around the zfs and zpool commands. It enables ZFS management scripting using Node.js under SmartOS, Solaris, OpenIndiana and FreeBSD. Possibly Linux too.

License

2-Clause BSD

About

Node.js wrapper for ZFS management

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 84.0%Language:Shell 16.0%