coscmd
simple command for cos
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 on this page — 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
coscmd on PyPI
pip
pip install coscmduv
uv add coscmdpoetry
poetry add coscmdInstalling 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 the current Python release (>=2.7) |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | aging — 458 days since the last release |
| First released | |
| Downloads | 104,351/month — #12,752 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: coscmd-1.9.0.6.tar.gz
Tags
More Utilities packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
charset-normalizerDetects and normalizes text encoding from…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
PygmentsPygments is a syntax highlighter that colorizes…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
cos-python-sdk-v5Python SDK for Tencent Cloud's COS (Cloud…
permissive · top 5,000 on PyPI
tccliCommand-line interface for managing Tencent…
permissive · top 15,000 on PyPI
gsutilgsutil is a command-line tool for managing…
permissive · top 5,000 on PyPI
tencentcloud-sdk-python-commonProvides Python bindings and common utilities…
permissive · top 5,000 on PyPI
ibm-cos-sdk-s3transferManages transfers to and from IBM Cloud Object…
permissive · top 5,000 on PyPI
ibm-cos-sdkPython SDK for interacting with IBM Cloud…
permissive · top 5,000 on PyPI
tencentcloud-sdk-pythonOfficial SDK for accessing Tencent Cloud…
permissive · top 15,000 on PyPI
gcsfsProvides a file-system-like interface to Google…
permissive · top 1,000 on PyPI
ibm-cos-sdk-coreProvides a low-level Python interface to IBM…
permissive · top 5,000 on PyPI
tencentcloud-sdk-python-wsaProvides Python bindings to interact with…
permissive · top 15,000 on PyPI