Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backblaze-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backblaze-cli

  • 1.0.0-1
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

BackBlaze CLI

This is a unofficial simple backblaze CLI for CRUD based actions.

Install

npm i backblaze-cli -g

Usage

Usage: backblaze [options] [command]

A simple unofficial cli to interact with the Backblaze B2 API

Options:
  -h, --help                          display help for command

Commands:
  download [options] <file> [output]  Download a file from backblaze
  remove [options] <file>             Remove file from bucket
  upload [options] <file>             Uploads a file to backblaze
  exists [options] <file>             Check if a file exists in bucket
  count [options]                     Count the number of files in a bucket
  info [options]                      Get information about bucket
  list [options]                      List the files in a bucket
  read [options] <file>               Read a file from backblaze
  help [command]                      display help for command

Output

Currently the CLI outputs what it recieves from the api wrapper, if you have a better way of formatting this for use in scripts but also for readability please make a issue or contact me

Support

  • Join the discord
  • Create a issue on the github

FAQs

Package last updated on 28 Feb 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc