We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost results in Could not match to a controller
php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost
root@lhorizon:/bin# php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost ZendServerWebApi Client version 1.2 Zend Server Client v1.0 ZendServerWebApi apiKeysRemoveKey --ids= [--target=] [--zsurl=] [--zskey=] [--zssecret=] [--zsversion=] [--http=] [--output-format=] Remove a WebAPI Key. --ids Id of the key --output-format Output format. Default is "xml", but you can use json or kv(for key-value) Reason for failure: Could not match to a controller
root@lhorizon:/bin# php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost ZendServerWebApi Client version 1.2 Zend Server Client v1.0
Remove a WebAPI Key. --ids Id of the key --output-format Output format. Default is "xml", but you can use json or kv(for key-value)
Reason for failure: Could not match to a controller
The text was updated successfully, but these errors were encountered:
@waterloomatt Can you provide the version of Zend Server that you are using ?
Sorry, something went wrong.
PHP Version 7.3.27 Zend Server Version: 2019.0.7 Build: 125795
zend-patterns/ZendServerWebApiModule@7f44de4
Compiled phar version of the tool to fix this issue:
dee12a1
#100
No branches or pull requests
Running
php /bin/zs-client.phar apiKeysRemoveKey --ids="3" --target=localhost
results in Could not match to a controllerThe text was updated successfully, but these errors were encountered: