Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/cli / / runSecretsGet

Function: runSecretsGet()

ts
function runSecretsGet(options): Promise<SecretsGetResult>;

Defined in: packages/cli/src/commands/secrets.ts:97

Parameters

ParameterType
optionsSecretsGetOptions

Returns

Promise&lt;SecretsGetResult&gt;

Stable