Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/cli / / InitCommandResult

Interface: InitCommandResult

Defined in: packages/cli/src/commands/init.ts:78

Stable

Properties

PropertyModifierTypeDescriptionDefined in
appPath?readonlystringAbsolute path of the scaffolded app module (with --app only).packages/cli/src/commands/init.ts:84
cloudConsentreadonly"public-only" | "public-and-internal" | "all-with-warnings"-packages/cli/src/commands/init.ts:81
configPathreadonlystring-packages/cli/src/commands/init.ts:79
pepperOutPath?readonlystringAbsolute path the pepper hex was written to (with --pepper-out only).packages/cli/src/commands/init.ts:86
serverPepperHexreadonlystring-packages/cli/src/commands/init.ts:80
storageEncryptedreadonlyboolean-packages/cli/src/commands/init.ts:82