PleskCredentials
@aurorajs.dev/catalyst-cli / deploy/domain/model / PleskCredentials
Interface: PleskCredentials
Sección titulada «Interface: PleskCredentials»Defined in: deploy/domain/model.ts:124
Plesk control panel credentials. sshKey is an optional path on disk.
Properties
Sección titulada «Properties»apiKey:
string
Defined in: deploy/domain/model.ts:125
host:
string
Defined in: deploy/domain/model.ts:126
sshKey?
Sección titulada «sshKey?»
optionalsshKey?:string
Defined in: deploy/domain/model.ts:128
Absolute path to the SSH private key used to reach the Plesk box.