Socket
Socket
Sign inDemoInstall

@cinwell/upload

Package Overview
Dependencies
11
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cinwell/upload

```sh Usage: upload [options] [command]


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

upload

Usage: upload [options] [command]

Commands:

  help  Display help

Options:

  -c, --config        update config, please set `Bucket`, `SecretId` and `SecretKey`
  -d, --del [file]    delete file
  -h, --help          Output usage information
  -l, --list          list file
  -m, --maxage <n>    cache control (defaults to 31536000)
  -n, --name [value]  file name (defaults to "[hash]")
  -p, --preview       preview file
  -v, --version       Output the version number

Examples:

  - Upload file

  $ upload /path/to/file.ext


  - Delete file

  $ upload -d file.ext


  - Upload config

  $ upload -c Bucket cinwell


  - List all file

  $ upload -l

License

MIT

FAQs

Last updated on 10 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc