Overview

Zebra CLI is the non-graphical half of Apica’s Zebra Scripting Tools. Zebra CLI lets you create scripts using a YAML definition file instead of using a GUI. The definition file consists of several scripts that perform various actions. 

As the CLI implies it's a command-line interface tool, supporting both YAML and JSON languages and formatting, for creating scripts for Apica Load Testing and Synthetic Monitoring; no-proxy-configuration needed.

The command-line utility interprets the YAML definition to create and package script(s) for use in either Synthetic Monitoring or Load Test. 

Custom Java plugins and inline scripting can extend these scripts as needed. Then generate the test packages with the command line interface. Data can also be included from data files to use in the scripts.

Generated scripts can then be used both for monitoring in Apica Synthetic Monitoring and performance testing in the Apica Load Test without modification. 


Command Syntax