Skip to main content

Interface: ImaCliArgs

@ima/cli.ImaCliArgs

Arguments generated from ima CLI commands.

Hierarchy

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


forceLegacy

Optional forceLegacy: boolean

Defined in

types.ts:48


forceSPA

Optional forceSPA: boolean

Defined in

types.ts:40


hostname

Optional hostname: string

Defined in

types.ts:43


ignoreWarnings

Optional ignoreWarnings: boolean

Defined in

types.ts:36


lazyServer

Optional lazyServer: boolean

Defined in

types.ts:49


legacy

Optional legacy: boolean

Defined in

types.ts:39


open

Optional open: boolean

Defined in

types.ts:37


openUrl

Optional openUrl: string

Defined in

types.ts:38


port

Optional port: number

Defined in

types.ts:42


profile

Optional profile: boolean

Defined in

types.ts:41


publicUrl

Optional publicUrl: string

Defined in

types.ts:44


reactRefresh

Optional reactRefresh: boolean

Defined in

types.ts:47


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