SshKeyPair
@aurorajs.dev/catalyst-cli / deploy/domain/model / SshKeyPair
Interface: SshKeyPair
Sección titulada «Interface: SshKeyPair»Defined in: deploy/domain/model.ts:23
SSH private + public key material, as text blobs in OpenSSH format.
Properties
Sección titulada «Properties»privateKey
Sección titulada «privateKey»privateKey:
string
Defined in: deploy/domain/model.ts:24
publicKey
Sección titulada «publicKey»publicKey:
string
Defined in: deploy/domain/model.ts:25