Skip to main content

Engine RN Web CLI Reference


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


run

Run your app in browser

Supported Platforms:

web, webtv, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv run

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform

-t, --target - select specific Target device/simulator

-d, --device - select connected Device

--hosted - Run in a hosted environment (skip budleAssets)

-P, --port - custom Port

-D, --debug - enable or disable remote debugger.

--debugIp - (optional) overwrite the ip to which the remote debugger will connect

--skipTargetCheck - Skip Android target check, just display the raw adb devices to choose from

-H, --host - custom Host ip


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


package

Package source files into bundle

Supported Platforms:

web, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv package

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


build

Build project binary

Supported Platforms:

web, webtv, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv build

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


configure

Configure current project

Supported Platforms:

web, webtv, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv configure

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


start

Starts bundler / server

Supported Platforms:

web, webtv, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv start

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


export

Export the app into deployable binary

Supported Platforms:

web, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv export

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


deploy

Deploy the binary via selected deployment intgeration or buld hook

Supported Platforms:

web, webtv, tizen, webos, tizenmobile, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv deploy

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

-r, --reset - also perform reset of platform build

-R, --resetHard - also perform reset of platform platform and platform assets

-e, --engine - engine to be used (next)

-a, --resetAssets - also perform reset of platform assets

-c, --appConfigID - select specific app Config id

-s, --scheme - select build Scheme

-p, --platform - select specific Platform


This command reference applies if your platform uses engine engine-rn-web.

More info at Engine RN Web Guide


debug

Debug your app on target device or emulator

Supported Platforms:

web, webtv, tizen

Example:

rnv debug

Options:

-i, --info - Show full debug Info

--ci - CI/CD flag so it wont ask questions

--mono - Monochrome console output without chalk

--maxErrorLength - Specify how many characters each error should display. Default 200

-o, --only - run Only top command (Skip dependencies)

test