Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 779 Bytes

File metadata and controls

33 lines (21 loc) · 779 Bytes

hostinger hosting php update-extensions

Update PHP extensions

Synopsis

Enables or disables PHP extensions (modules) for the website.

Use the Get PHP details endpoint to check the current extension states before changing them.

hostinger hosting php update-extensions <username> <domain> [flags]

Options

      --disable strings   PHP extensions to disable.
      --enable strings    PHP extensions to enable.
  -h, --help              help for update-extensions

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