Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 597 Bytes

File metadata and controls

31 lines (19 loc) · 597 Bytes

hostinger hosting php info

Get PHP info

Synopsis

Returns the full phpinfo page (HTML) for the website.

Use it to debug PHP issues or inspect the complete PHP environment of the website.

hostinger hosting php info <username> <domain> [flags]

Options

  -h, --help   help for info

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