Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 764 Bytes

File metadata and controls

33 lines (21 loc) · 764 Bytes

hostinger wordpress plugins list

List available WordPress plugins

Synopsis

List plugins recommended for installation on a WordPress installation that are not yet installed.

Provide the WordPress installation (software) identifier in the path. It can be obtained from GET /api/hosting/v1/wordpress/installations (the id field).

hostinger wordpress plugins list <username> <software> [flags]

Options

  -h, --help   help for list

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hostinger.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO