website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
Home
DCS
Node
Resources
Help center
⌘K
Storj DCS
Get Started
AWS CLI and Hosted Gateway MT
AWS SDK and Hosted Gateway MT
Uplink CLI
Satellite Admin Console
Object Browser
Downloads
Download Uplink CLI
Download Self-hosted S3 Compatible Gateway
Download Storj Client Libraries
SDKs & Reference
Tutorial
How-to Guides
Concepts
Support
Support Overview
FAQ
Community Forum
Status Page
Help Desk
Billing, Payment & Accounts
Resources
Moved Documents
Docs powered by archbee 
20min

Uplink CLI

Introduction

An application that allows you to access Object Storage from the command line. Use this tool to upload and manage objects and buckets.

To setup uplink see Quickstart - Uplink CLI.

The uplink command can take the following child commands:

Command
Description
access
set of commands to manage accesses
cp
copy a file from outside of Storj bucket to inside or vice versa
ls
List objects and prefixes or all buckets
mb
make a new bucket
meta
metadata related commands
mv
moves a Storj object to another location in Storj DCS
rb
remove a bucket
rm
remove a file from a Storj bucket
setup 
create an uplink config file
share
shares restricted access to objects

Flags

Flag
Description
--advanced
if used in with -h, print advanced flags help
--config-dir string
main directory for uplink configuration
Updated 22 Aug 2022
Did this page help you?
Yes
No
UP NEXT
access
Docs powered by archbee 
TABLE OF CONTENTS
Introduction
Flags