UNPKG

balena-cli

Version:

The official balena Command Line Interface

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