# qcloudcos ```sh # 生成key > qcloudcos -op make-key # 设置key > qcloudcos -op set-key # 上传文件夹 > qcloudcos -op upload -path ./foo # 查看文件夹信息 > qcloudcos -op list ```