UNPKG

@aerocorp/cli

Version:

AeroCorp CLI 5.1.0 - Future-Proofed Enterprise Infrastructure with Live Preview, Tunneling & Advanced DevOps

9 lines 258 B
export declare class LogService { private authService; getLogs(appName: string, options: any): Promise<void>; private findApplication; private displayLogs; private getLevelColor; private followLogs; } //# sourceMappingURL=log.d.ts.map