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 plugin:list command shows installed and registered NativePHP plugins.

Command

Syntax:
nativecli plugin:list [OPTIONS]

Options

β€”json

Output the list as JSON.

β€”all

Include unregistered plugins.

Example

nativecli plugin:list --json

See Also