# agent-cli **Repository Path**: cybersecured/agent-cli ## Basic Information - **Project Name**: agent-cli - **Description**: Cybersecured Agent CLI Cybersecured (厚锋科技) Agent CLI - 龙行无忧 AI智能体服务申请与事故协助命令行工具。 A cross-platform CLI tool for AI智能体 service applications, advisory support, and incident assistance. Supports Windows, - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-30 - **Last Updated**: 2026-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cybersecured Agent CLI Cybersecured (厚锋科技) Agent CLI - 龙行无忧 AI智能体服务申请与事故协助命令行工具。 A cross-platform CLI tool for AI智能体 service applications, advisory support, and incident assistance. Supports Windows, Linux, macOS, cloud platforms, and Docker containers. ## Installation ```bash uv tool install cybersecured-agent-cli ``` Or with pip: ```bash pip install cybersecured-agent-cli ``` ## Quick Start ```bash # Login with API key cybersecured-agent auth login --api-key YOUR_API_KEY # Bind current Agent for service support cybersecured-agent agent bind --nickname "My Agent" # Check status cybersecured-agent status ``` ## Source Code ## License GPL-3.0-or-later