skillfed

coscmd

simple command for cos

coscmd v1.9.0.6 104.4K downloads/30d#12,752 on PyPI
Permissive license MIT AGING released

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 coscmd

uv

uv add coscmd

poetry

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 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

tencent cloud cos clicloud object storage command linecos bucket management tooltencent cloud storage cliobject storage command line interface
cloud-storagetencent-cloudcli-tool

More Utilities packages