Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 806 Bytes

File metadata and controls

33 lines (21 loc) · 806 Bytes

hostinger hosting php get

Get PHP details

Synopsis

Returns the full PHP configuration for the website: current version, available versions (supported and unsupported), enabled/disabled extensions, options with their current value, default, type and the plan limit (max), and conflicting extension groups.

Use it to check the current PHP setup before updating the version, extensions or options.

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

Options

  -h, --help   help for get

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