Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 524 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 524 Bytes

Domain management tool

Record domain's expiration date. Inspired by notes.

Usage

  1. Add domain
domains add example.com
  1. Remove domain
domains rm example.com
  1. Show domain
  • Show all domains, order by expiration date
    domains show
  • Show one domain
    domains show exmaple.com
  1. Update domain
  • Update expired domains
    domains update
  • Force update one domain
    domains update example.com