Skip to main content
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