--- id: coscmd version: "1.9.0.6" license: MIT license_treatment: permissive maintenance: aging --- # coscmd — simple command for cos License: permissive · Maintenance: aging · Downloads: 104.4K/mo ## What it is and what it does COSCMD is a command-line interface for Tencent Cloud's COS object storage service. It allows developers and operators to manage files and buckets directly from the terminal without writing application code. The tool supports Python 3.x in its current version and requires Python 2.7 or later. The package has no external runtime dependencies, making installation straightforward. However, the 458-day gap since the last release indicates the project is in maintenance mode rather than active development. Users should consult Tencent's official documentation for current usage patterns and API compatibility. Use it for: - Upload and download files to Tencent Cloud COS from shell scripts or CI/CD pipelines - Manage COS buckets via command line without writing custom code - Batch operations on COS objects from terminal automation or DevOps workflows - Integration with existing shell-based infrastructure using Tencent Cloud services ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. COSCMD is a command-line tool for managing Tencent Cloud COS (Cloud Object Storage) buckets and objects from the terminal. Yes, if you are already committed to Tencent Cloud COS and need CLI access—the tool is stable with no known vulnerabilities. However, the 458-day maintenance gap means you should verify API compatibility with your COS version before relying on it for new projects. ## Install pip install coscmd uv add coscmd poetry add coscmd ## Installing coscmd Before you install: Installation friction is high; the package has no runtime dependencies but shows aging maintenance status with the last release 458 days ago, suggesting limited active development. License in practice: MIT license is permissive, allowing commercial and private use with minimal restrictions. Quickstart: pip install -U coscmd coscmd --help Requires Python 2.7 or later; refer to Tencent Cloud documentation at https://cloud.tencent.com/document/product/436/10976 for configuration and authentication setup Verify before relying: - Whether the tool remains compatible with current Tencent Cloud COS API versions - Active community support or troubleshooting resources available - Whether Python 2.7 support mentioned in description is still functional ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: high - Maintenance: aging - Downloads: 104.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags tencent cloud cos cli, cloud object storage command line, cos bucket management tool, tencent cloud storage cli, object storage command line interface, cloud-storage, tencent-cloud, cli-tool [View on SkillFed](https://skillfed.io/packages/coscmd) · [View on PyPI](https://pypi.org/project/coscmd/)