Skip to content

CLI tool for now to list idle deploys (with no active aliases)

Notifications You must be signed in to change notification settings

remy/now-no-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

now-no-alias

A utility to dump out in JSON all the zeit now instances that aren't linked to aliases.

Suggested usage with json CLI tool:

$ now rm $(now-no-alias | json -a uid)
sD6BY8cWbUWUrznpMHMDG5Ag                 https://loader-rnlmdatsjn.now.sh      5m ago
...etc
> Are you sure? [y/N] y
> Success! [1s]

You may optionally provide a token to interact with other now accounts:

$ now-no-alias --token=bZ93foNN1hRQDZ26qPRWAqDX

About

CLI tool for now to list idle deploys (with no active aliases)

Resources

Stars

Watchers

Forks

Packages

No packages published