0.0.3 • Published 8 years ago

now-clear v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

now-clear

A utility to delete all zeit now instances that aren't aliased.

Install

$ npm install -g now-clear

Usage

$ now-clear

Filter by deployment name

$ now-clear -n my-deployment-name

Passing Token and Team ID

$ now-clear -t my_now_token -tm my_team_id

Token and Team ID are read from ~/.now.json by default