Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/cli / / InitCommandResult
Interface: InitCommandResult
Defined in: packages/cli/src/commands/init.ts:50
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
cloudConsent | readonly | "public-only" | "public-and-internal" | "all-with-warnings" | packages/cli/src/commands/init.ts:53 |
configPath | readonly | string | packages/cli/src/commands/init.ts:51 |
serverPepperHex | readonly | string | packages/cli/src/commands/init.ts:52 |
storageEncrypted | readonly | boolean | packages/cli/src/commands/init.ts:54 |