Uplink CLI API
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 Uplink CLI Tutorial.
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 |
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 |