Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 774 Bytes

File metadata and controls

34 lines (22 loc) · 774 Bytes

hostinger wordpress themes list

List WordPress themes

Synopsis

List WordPress themes available to install.

Use the returned slug values with POST /api/hosting/v1/accounts/{username}/wordpress/{software}/themes/install.

hostinger wordpress themes list [flags]

Options

  -h, --help            help for list
      --order-id int    Optionally scope themes to a specific order.
      --search string   Search term to match against theme names.

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