Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 811 Bytes

File metadata and controls

33 lines (21 loc) · 811 Bytes

hostinger wordpress installations detect

Detect WordPress installations

Synopsis

Trigger a background scan to detect WordPress installations for the account.

This operation is asynchronous: a successful response only means the scan has been queued. Poll GET /api/hosting/v1/wordpress/installations to fetch the detected installations once the scan completes.

hostinger wordpress installations detect <username> [flags]

Options

  -h, --help   help for detect

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