Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nativecli.com/llms.txt

Use this file to discover all available pages before exploring further.

The mobile:upgrade command publishes the plugin provider, lists plugins, and runs NativePHP install.

Command

Syntax:
nativecli mobile:upgrade [OPTIONS]

Options

—skip-install

Skip running native:install.

—run

Launch native:run after the upgrade.

—force, -f

Force native:install (if supported).

Example

nativecli mobile:upgrade --run

See Also