Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / InitCommandResult
Interface: InitCommandResult
Defined in: packages/cli/src/commands/init.ts:42
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
bootstrapToken | readonly | string | packages/cli/src/commands/init.ts:44 |
cloudConsent | readonly | "public-only" | "public-and-internal" | "all-with-warnings" | packages/cli/src/commands/init.ts:46 |
configPath | readonly | string | packages/cli/src/commands/init.ts:43 |
serverPepperHex | readonly | string | packages/cli/src/commands/init.ts:45 |
storageEncrypted | readonly | boolean | packages/cli/src/commands/init.ts:47 |