zend-patterns / ZendServerSDK

Pure ZF2 CLI for zpk creation and webapi client.
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

APIs getServerProfile and setServerProfile not recognized #97

Closed zvikazend closed 7 years ago

zvikazend commented 7 years ago

These APIs are working against Zend Server 9.1, but not from zs-client (tried the latest zs-client.phar)

php zs-client.phar --target=local getServerProfile
php zs-client.phar --target=local setServerProfile --production=true/false
slaff commented 7 years ago

Docs: http://files.zend.com/help/Zend-Server/content/the_getserverprofile_method.htm http://files.zend.com/help/Zend-Server/content/the_setserverprofile_method.htm