website logo
Create accountLogin
Home
DCS
Node
Resources
Help center
Navigate through spaces
⌘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 

Uplink CLI

4min

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 Get Started With Uplink CLI.

The uplink command can take the following child commands:

Command

Description

access

set of commands to manage access grants

import

import a serialized access grant into the configuration

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 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Supported S3 Commands
NEXT
access
Docs powered by archbee 
TABLE OF CONTENTS
Introduction
Flags