Function: pullCommand()¶
pullCommand(
options):Promise\<void>
Defined in: cli/src/commands/pull.ts:21
Pull updates from registry. Supports local path, HTTP, and Git registries.
Parameters¶
options¶
Returns¶
Promise\<void>
pullCommand(
options):Promise\<void>
Defined in: cli/src/commands/pull.ts:21
Pull updates from registry. Supports local path, HTTP, and Git registries.
Promise\<void>