Skip to main content

Engine RN CLI Reference


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

More info at Engine RN Guide


run

Run your app on target device or emulator

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


package

Package source files into bundle

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


build

Build project binary

Supported Platforms:

ios, tvos, android, androidtv, androidwear

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.

More info at undefined Guide


configure

Configure current project

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


start

Starts bundler / server

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


export

Export the app into deployable binary

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


deploy

Deploy the binary via selected deployment intgeration or buld hook

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

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.

More info at undefined Guide


debug

Debug your app on target device or emulator

Supported Platforms:

ios, android, firetv, androidtv, androidwear, web, webtv, tizen, tizenmobile, tvos, webos, macos, windows, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

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)


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

More info at undefined Guide


crypto installCerts

Supported Platforms:

ios, android, firetv, androidtv, androidwear, web, webtv, tizen, tizenmobile, tvos, webos, macos, windows, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv crypto installCerts

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)


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

More info at undefined Guide


crypto updateProfile

Update provisioning profile

Supported Platforms:

ios, tvos

Example:

rnv crypto updateProfile

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)


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

More info at undefined Guide


crypto updateProfiles

Supported Platforms:

ios, android, firetv, androidtv, androidwear, web, webtv, tizen, tizenmobile, tvos, webos, macos, windows, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv crypto updateProfiles

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)


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

More info at undefined Guide


crypto installProfiles

Supported Platforms:

ios, android, firetv, androidtv, androidwear, web, webtv, tizen, tizenmobile, tvos, webos, macos, windows, tizenwatch, kaios, firefoxos, firefoxtv, chromecast

Example:

rnv crypto installProfiles

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)


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

More info at undefined Guide


log

Attach logger to device or emulator and print out logs

Supported Platforms:

ios, tvos, android, androidtv, firetv, androidwear

Example:

rnv log

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