Dialogflow CX CLI
Overview
Version & Lifecycle
Community Notes
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
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available via multiple package managers: Homebrew, Snapcraft, Scoop, Chocolatey, apt; also downloadable as pre-compiled binaries or installable via Go and bash script