Skip to main content

Interface: ImaCliArgs

Defined in: types.ts:30

Arguments generated from ima CLI commands.

Extended by

Properties

clean

clean: boolean

Defined in: types.ts:33


clearCache?

optional clearCache: boolean

Defined in: types.ts:34


command

command: ImaCliCommand

Defined in: types.ts:32


environment

environment: string

Defined in: types.ts:47


forceLegacy?

optional forceLegacy: boolean

Defined in: types.ts:50


forceSPA?

optional forceSPA: boolean

Defined in: types.ts:41


hostname?

optional hostname: string

Defined in: types.ts:44


ignoreWarnings?

optional ignoreWarnings: boolean

Defined in: types.ts:37


inspect?

optional inspect: boolean

Defined in: types.ts:36


lazyServer?

optional lazyServer: boolean

Defined in: types.ts:51


legacy?

optional legacy: boolean

Defined in: types.ts:40


open?

optional open: boolean

Defined in: types.ts:38


openUrl?

optional openUrl: string

Defined in: types.ts:39


paths?

optional paths: string | string[]

Defined in: types.ts:45


port?

optional port: number

Defined in: types.ts:43


preRenderMode?

optional preRenderMode: "spa" | "ssr"

Defined in: types.ts:53


profile?

optional profile: boolean

Defined in: types.ts:42


publicUrl?

optional publicUrl: string

Defined in: types.ts:46


reactRefresh?

optional reactRefresh: boolean

Defined in: types.ts:49


rootDir

rootDir: string

Defined in: types.ts:31


server?

optional server: string

Defined in: types.ts:52


verbose?

optional verbose: boolean

Defined in: types.ts:35


writeToDisk?

optional writeToDisk: boolean

Defined in: types.ts:48