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