Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

CreateVersion Method

Creates a new secret version.

Syntax

async googlesecrets.createVersion(secretName : string): Promise<string>

Remarks

This method creates a new version of the secret specified by SecretName. The secret data is taken from the specified LocalFile or the SecretData property; it may be up to 65536 bytes in length.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 JavaScript Edition - Version 20.0 [Build 8262]