Function: pullCommand()¶
pullCommand(
options):Promise\<void>
Defined in: cli/src/commands/pull.ts:13
Pull updates from registry. Currently supports local registry path only. Remote registry support will be added in future versions.
Parameters¶
options¶
Returns¶
Promise\<void>