Development build in PowerShell? #671
-
Hi I know PS isn't supported, but in case you have a suggestion.... To install PAN-OS-PHP in PowerShell, after installing git and php (chocolatey package if it matters), and updating php.ini (change enable_dl off to on), we run the following command from the desired parent directory (c:\tools\pan in my case which installs it to .\pan-os-php): git clone https://github.com/PaloAltoNetworks/pan-os-php.git Do you think there might be a way to install the development build this way? If so, it would allow me to test features in that build. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
development is available here: git clone https://github.com/swaschkut/pan-os-php.git |
Beta Was this translation helpful? Give feedback.
-
Great, thanks! |
Beta Was this translation helpful? Give feedback.
development is available here:
git clone https://github.com/swaschkut/pan-os-php.git