workspace-cli-usage
Installation
SKILL.md
workspace-cli (cws) Usage Guide
Unified CLI for Chaitin security products. Manage SafeLine WAF, X-Ray scanner, CloudWalker CWPP, and T-Answer through a single tool.
Install & Run
# Download pre-built binary from GitHub Releases
# https://github.com/chaitin/workspace-cli/releases
# Or build from source
git clone https://github.com/chaitin/workspace-cli.git
cd workspace-cli
go build -o cws .
# Run
cws <product> <command> [flags]