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.

This command will perform any available updates to NativePHP on your behalf. After checking for updates, you’ll be prompted to confirm you want to go ahead.
If you use the —non-interactive flag, you will not be prompted. The update will be completed immediately.

Command

Syntax:
nativecli update [OPTIONS]

Options

-n, —non-interactive

Provides a non-interactive experience, suitable for CI. Updates are processed immediately to the latest available version.

See Also