1.0.2 • Published 5 years ago

@grynn/gsuite-check v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

GSuite-check

Quickly check if a domain is active on GSuite (directly or as an alias in some other account)

Install

npm install -g @grynn/gsuite-check

Usage

gsuite-check <domain.com>

Examples

npx @grynn/gsuite-check abc.com 
# Yup ✨
npx @grynn/gsuite-check bing.com 
# Nope 👎`

Return Codes

  0 - Domain has a GSuite account
  1 - Domain does not have a GSuite account

Note to self: make publish to publish