Metadata-Version: 1.0
Name: l-coscmd
Version: 1.8.6.21
Summary: simple command for cos
Home-page: https://www.qcloud.com/
Author: maysonshen, lewzylu
Author-email: 327874225@qq.com
License: MIT
Description: COSCMD
        #######################
        
        .. image:: https://img.shields.io/pypi/v/coscmd.svg
           :target: https://pypi.org/search/?q=coscmd
           :alt: Pypi
        .. image:: https://travis-ci.org/tencentyun/coscmd.svg?branch=master
           :target: https://travis-ci.org/tencentyun/coscmd
           :alt: Travis CI 
        
        介绍
        _______
        
        腾讯云COS命令行工具, 目前可以支持Python2.6与Python2.7以及Python3.x。
        
        安装指南
        __________
        
        使用pip安装 ::
        
            pip install -U coscmd
        
        手动安装::
        
            python setup.py install
        
        使用方法
        __________
        
        使用coscmd，参照 https://cloud.tencent.com/document/product/436/10976
        
        
        配置文件中添加：
        l5ip = l5的IP地址
        Scheme需要设置为http
        endpoint不需要设置
        
        另外需要使用一个l5ip的自动更新脚本来更新l5地址
Platform: UNKNOWN
