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
| Parameter | Type |
|---|---|
options | SecretsGetOptions |
Returns
Promise<SecretsGetResult>