Skip to main content

Interface: ImaCliArgs

Defined in: types.ts:31

Arguments generated from ima CLI commands.

Extended by

Properties

clean

clean: boolean

Defined in: types.ts:34


clearCache?

optional clearCache: boolean

Defined in: types.ts:35


command

command: ImaCliCommand

Defined in: types.ts:33


environment

environment: string

Defined in: types.ts:49


forceLegacy?

optional forceLegacy: boolean

Defined in: types.ts:52


forceSPA?

optional forceSPA: boolean

Defined in: types.ts:42


forceSPAPrefetch?

optional forceSPAPrefetch: boolean

Defined in: types.ts:43


hostname?

optional hostname: string

Defined in: types.ts:46


ignoreWarnings?

optional ignoreWarnings: boolean

Defined in: types.ts:38


inspect?

optional inspect: boolean

Defined in: types.ts:37


lazyServer?

optional lazyServer: boolean

Defined in: types.ts:53


legacy?

optional legacy: boolean

Defined in: types.ts:41


open?

optional open: boolean

Defined in: types.ts:39


openUrl?

optional openUrl: string

Defined in: types.ts:40


paths?

optional paths: string | string[]

Defined in: types.ts:47


port?

optional port: number

Defined in: types.ts:45


preRenderMode?

optional preRenderMode: "spa" | "ssr"

Defined in: types.ts:55


profile?

optional profile: boolean

Defined in: types.ts:44


publicUrl?

optional publicUrl: string

Defined in: types.ts:48


reactRefresh?

optional reactRefresh: boolean

Defined in: types.ts:51


rootDir

rootDir: string

Defined in: types.ts:32


server?

optional server: string

Defined in: types.ts:54


verbose?

optional verbose: boolean

Defined in: types.ts:36


writeToDisk?

optional writeToDisk: boolean

Defined in: types.ts:50