Get
Download a file, folder or string from a bucket
Unix
qarnot get bucket
Windows
qarnot.exe get bucket
USAGE
Get 2 folder from a bucket
qarnot bucket get --bucket-folder ./folder1 ./folder2 --name Bucket-name
Get 2 file from a bucketqarnot bucket get --bucket-file ./folder/file1 ./folder/file2 --name Bucket-name
Get the content of a bucket file and print itqarnot bucket get --name Bucket-name --string /folder/file
Error: missing nameqarnot bucket get
Flags
flag | description |
---|---|
--name, -n | Name of the bucket to download from |
--local-path, -l | Local Path folder to send the uploaded files. (default : current path) |
--bucket-folder, -b | Bucket list of folders to get |
--bucket-file, -f | Bucket list of files to get |
--string, -s | Path of the bucket file to get and print to the terminal |
--token, -t | Connection API token |
--unsafe-ssl | Don't check the ssl certificate |
--api-ca-certificate | Path to your custom SSL certificate |
--verbose, -v | Set the max verbose messages |
--quiet, -q | Set no verbose messages |
--no-color | Remove the color on the console |
--format | Change the result format (one of TABLE (default) or JSON) |
-h, --human-readable | Print sizes in human readable format (e.g. 1K, 234M, etc.) |
--version | Show version information |
-h, /h, --help, -?, /? | Show help and usage information |
Version: CreateDoc-3.0.2-6a3a596-01/01/0001 00:Z-.NET6.0.30
Copyright: Copyright (C) 2024 Qarnot computing
t computing*