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

@4everland/bucket-cli

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@4everland/bucket-cli

command line tool for 4everland Bucket

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
Maintainers
4
Weekly downloads
 
Created
Source

CLI Documentation

Introduction

4EVERLAND offers a command-line interface for the 4everland Bucket CLI, which enables you to upload and manage objects with a set of commands. The commands and parameters available in the 4everland CLI are listed below.

Install

You can install the 4everland Bucket CLI by running the 'npm install -g @4everland/bucket-cli' command.

npm install -g @4everland/bucket-cli

View Version

You can view the current version of the 4everland CLI by running the '4ever-bucket -v' command.

4ever-bucket -v

Login

You can login your Bucket account via the 4everland CLI by running the '4ever-bucket login' command.

4ever-bucket login

or

4ever-bucket login [apiKey] [apiSecret]

API Key

You can see your API Key in the Bucket Access Key.

Upload files

To upload files, please run the '4ever-bucket upload' command.

4ever-bucket upload

or

4ever-bucket upload [localPath] [bucketName]

List files

To list files, please run the '4ever-bucket list' command.

4ever-bucket list

or

4ever-bucket list [BucketName[/Prefix]]

FAQs

Package last updated on 09 Dec 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