Skip to content

PleskCredentials

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / deploy/domain/model / PleskCredentials

Defined in: deploy/domain/model.ts:124

Plesk control panel credentials. sshKey is an optional path on disk.

apiKey: string

Defined in: deploy/domain/model.ts:125


host: string

Defined in: deploy/domain/model.ts:126


optional sshKey?: string

Defined in: deploy/domain/model.ts:128

Absolute path to the SSH private key used to reach the Plesk box.