Terminology

Common terms and acronyms

Agent

This refers to the command-line utility stoobly-agent. See our Core Concept Agent documentation for more information

CLI

This is the command-line interface that comes with stoobly-agent for interacting with Stoobly resources from a terminal or shell.

Proxy

This refers to the proxy server inside stoobly-agent responsible for intercepting, recording, replaying requests, etc.

Request

Unless specified, a request refers to a Stoobly Request. Where applicable, the term "HTTP request" represents a request sent via the HTTP Protocol to and from various sources and destinations.

Response

Unless specified, a response refers to a Stoobly Response.

Scenario

This refers to a collection of requests. See Scenarios for more details.

UI or Dashboard

This refers to the stoobly-agent's frontend component built with HTML, CSS and JavaScript.

Last updated