UNPKG

balena-cli

Version:

The official balena Command Line Interface

4 lines (3 loc) 235 B
export declare function capitanoizeOclifUsage(oclifUsage: string | string[] | undefined): string; export declare function getCommandsFromManifest(): Promise<any>; export declare function getCommandIdsFromManifest(): Promise<string[]>;