Ir al contenido

PleskCredentials

@aurorajs.dev/catalyst-cli


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

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

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

apiKey: string

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


host: string

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


optional sshKey?: string

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

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