Interface: VcsInitForUpdateOpts
@pvm/update.VcsInitForUpdateOpts
Properties
cwd
• Optional
cwd: string
Defined in
packages/pvm-update/lib/vcs-init.ts:9
dryRun
• Optional
dryRun: boolean
Defined in
packages/pvm-update/lib/vcs-init.ts:6
local
• Optional
local: boolean
Defined in
packages/pvm-update/lib/vcs-init.ts:7
vcsMode
• Optional
vcsMode: "vcs"
| "platform"