Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@textile/buck-util

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/buck-util

This library has been replaced by @textile/buckr. This library is deprecated.

latest
Source
npmnpm
Version
1.1.8
Version published
Weekly downloads
0
-100%
Maintainers
7
Weekly downloads
 
Created
Source

@textile/buck-util

Node util for pushing buckets buck-util

Install

npm install @textile/buck-util

Usage

Push an updated root to your bucket

HUB_API_KEY=blp5ihqcs5zdryhc23fx2x7l5ru \
HUB_API_SECRET=b6dtmohcxvcd3uqnbpx6b7ygb6m7hu4cslgsoroy \
HUB_THREAD=bafku6ozemzot6fwazeolxag2kvd3c753nudnwat4mfoinatiffeicdi \
HUB_BUCKET_NAME=testsss \
buck-util push /test/website

Clean all files from the root of your bucket

HUB_API_KEY=blp5ihqcs5zdryhc23fx2x7l5ru \
HUB_API_SECRET=b6dtmohcxvcd3uqnbpx6b7ygb6m7hu4cslgsoroy \
HUB_THREAD=bafku6ozemzot6fwazeolxag2kvd3c753nudnwat4mfoinatiffeicdi \
HUB_BUCKET_NAME=testsss \
buck-util clean

Read the docs.

FAQs

Package last updated on 20 Apr 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