JetBrains ijhttp
Section titled “JetBrains ijhttp”JetBrains ijhttp CLI
CLI ToolOfficial CLI for running .http files from CI/CD pipelines. Available as Docker image (jetbrains/intellij-http-client). Requires JDK 21+.
The official JetBrains CLI for running .http files. Requires JDK 21+. Available as a Docker image: jetbrains/intellij-http-client.
Supports the full JetBrains HTTP Client feature set including pre-request scripts, response handlers, environments, and the Crypto API.
httpyac CLI
Section titled “httpyac CLI”httpyac CLI
CLI Toolnpm install -g httpyac. Supports --json, --junit output, --bail, --repeat with parallel mode.
Install via npm: npm install -g httpyac. Supports --json and --junit output formats, --bail for fail-fast, --repeat with parallel mode.
The same broad compatibility as the httpyac VS Code extension — supports both JetBrains and REST Client syntax.
httprunner
Section titled “httprunner”httprunner
CLI ToolRust-based CLI/TUI/GUI supporting both JetBrains and REST Client syntax, http-client.env.json, and HTML/Markdown report generation.
Rust-based CLI with TUI and GUI modes. Supports both JetBrains and REST Client syntax, http-client.env.json, and HTML/Markdown report generation.
Kulala CLI
Section titled “Kulala CLI”CLI companion to kulala.nvim. Requires Neovim and curl. GitHub Action available for CI pipelines.
httprun
Section titled “httprun”httprun
CLI ToolCLI targeting VS Code REST Client compatibility. Supports batch execution of .http files with configurable timeouts and success codes.
CLI targeting VS Code REST Client compatibility. Supports batch execution of .http files.
dot-http
Section titled “dot-http”Rust CLI with companion vim plugin.