tencent cloud

Cloud Object Storage

FAQs

PDF
聚焦模式
字号
最后更新时间: 2024-01-06 16:15:35

What’s the difference between COSCLI and COSCMD?

1. COSCLI is a binary package compiled using Golang. It is ready-to-use and does not require installing any dependency before the installation and deployment. However, COSCMD is compiled in Python and requires installing the Python environment and dependency packages.
2. COSCLI supports setting an alias for a bucket, meaning that you can use a short string to represent <BucketName-APPID> for convenience. However, COSCMD does not support setting aliases and requires using <BucketName-APPID> to specify a bucket, making the commands harder to use and read.
3. COSCLI supports configuring multiple buckets in the configuration file and supports cross-bucket operations. However, with COSCMD, you can only configure one bucket in the configuration file and the commands for cross-bucket operations are long.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈