drupflare/drangler - v0.1.0
    Preparing search index...

    Interface ConfigCheckOptions

    interface ConfigCheckOptions {
        account?: string;
        json?: boolean;
        plan?: string;
    }
    Index
    account?: string

    compare the PLAN var against the account's real entitlement

    json?: boolean
    plan?: string