腾讯云COS命令行工具, 最新版本支持Python3.x, 1.8.x版本支持Python2.6/Python2.7。
docker run --rm -it tencentcom/tencentyun-coscmd --version
docker run --rm -it tencentcom/tencentyun-coscmd -h
master:
push:
- stages:
- name: run with tencentyun-coscmd
image: tencentcom/tencentyun-coscmd
commands: |
coscmd --version
coscmd -h
pip install -U coscmd
python setup.py install
使用coscmd,参照 https://cloud.tencent.com/document/product/436/10976