now-clear
v0.0.3
Published
A utility to delete all zeit now instances that aren't aliased.
Downloads
10
Maintainers
Readme
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