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:46


forceLegacy?

optional forceLegacy: boolean

Defined in: types.ts:49


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:50


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


port?

optional port: number

Defined in: types.ts:43


profile?

optional profile: boolean

Defined in: types.ts:42


publicUrl?

optional publicUrl: string

Defined in: types.ts:45


reactRefresh?

optional reactRefresh: boolean

Defined in: types.ts:48


rootDir

rootDir: string

Defined in: types.ts:31


verbose?

optional verbose: boolean

Defined in: types.ts:35


writeToDisk?

optional writeToDisk: boolean

Defined in: types.ts:47