Zvika Dror
Zvika Dror
API automation should get a message and not exception, in order to parse and continue the flow. With no zsapi.ini, we get an exception instead of something like: ini files...
Seems I'm setting up the same targets in multiple work machines, so I figured we might help admins to use a resource file, especially with automations. Let's over-architect this tiny...
For easier execution of commands (e.g. restartPhp vs. restartPHP vs. restartphp), please lower case before matching API commands against command line. I don't see any advantage in forcing admins to...
When you run commands on specific target, you execute commands like: zs-client.sh --target= or zs-client.sh --target= To quickly work with direct command + params patterns on a single target at...