UNPKG

forge-deploy-cli

Version:

Professional CLI for local deployments with automatic subdomain routing, SSL certificates, and infrastructure management

3 lines 152 B
import { LoginOptions } from '../types'; export declare function loginCommand(options: LoginOptions): Promise<void>; //# sourceMappingURL=login.d.ts.map