Skip to content

iberryful/mssup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mssup

A command line app for meituan object bucket

##Install

pip install mssup

##Usage Usage: mssup [OPTIONS] FILE_NAME

A simple tool to upload file to meituan object bucket. Please set environment variables MSS_KEY and MSS_SECRET first.

Options: -b, --bucket TEXT butket name -t, --expires_in INTEGER expire time --help Show this message and exit.

set environment variable before use.

export MSS_KEY=YOUR_MSS_ACCESS_KEY
export MSS_SECRET=YOUR_MSS_ACCESS_SECRET

##example mssup hello_world.py

About

A command line app for meituan object bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages