@grynn/gsuite-check

1.0.2 • Public • Published

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

/@grynn/gsuite-check/

    Package Sidebar

    Install

    npm i @grynn/gsuite-check

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    2.33 kB

    Total Files

    3

    Last publish

    Collaborators

    • grynn