Graphorin API reference v0.12.1
Graphorin API reference / @graphorin/cli / / InitCommandResult
Interface: InitCommandResult
Defined in: packages/cli/src/commands/init.ts:61
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
cloudConsent | readonly | "public-only" | "public-and-internal" | "all-with-warnings" | packages/cli/src/commands/init.ts:64 |
configPath | readonly | string | packages/cli/src/commands/init.ts:62 |
serverPepperHex | readonly | string | packages/cli/src/commands/init.ts:63 |
storageEncrypted | readonly | boolean | packages/cli/src/commands/init.ts:65 |