Icon

Dialogflow CX CLI

cxcli is a command-line tool developed by xavidop to help Dialogflow CX users test and interact with their agents, including capabilities for text-to-speech and speech-to-text APIs integration with Google Cloud.
Latest: 1.239.0
Last checked: Jun 9, 2026 12:10am
Rank: 320/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Apache-2.0Installer: pre-compiled binary, Docker, source code, package managers (Homebrew, Snapcraft, Scoop, Chocolatey, apt)Winget: Available

Version & Lifecycle

0
Current: 1.239.0 N-2: 1.237.0 Predicted EOL: 2025-12-31 Avg cadence: Every 4 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 7, 2026
0

Configuration tip

CxCLI Windows Deployment Tip: Download ast-cli__windows_x64.zip from Checkmarx documentation, extract cx.exe to a target directory (e.g., C:Program FilesCheckmarxcxcli), then deploy enterprise-wide via script: Expand-Archive -Path cxcli.zip -DestinationPath $installDir -Force followed by Copy-Item cx.exe $installDir and add $installDir to the system PATH. Configure once with cx configure --profile default --url --tenant --client-id --client-secret using secure credential injection; the standalone EXE requires no installer, supports --proxy and --insecure flags for network customization, and is ready for immediate scripted use.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

cxcliDialogflow CX CLIxavidop cxcli

Packaging Notes

0

Available via multiple package managers: Homebrew, Snapcraft, Scoop, Chocolatey, apt; also downloadable as pre-compiled binaries or installable via Go and bash script

Notes

0

Open source project hosted on GitHub at https://github.com/xavidop/dialogflow-cx-cli. Contact via [email protected]. Uses Google Cloud APIs and requires appropriate roles and API enablement.