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-nameGet 2 file from a bucketqarnot bucket get --bucket-file ./folder/file1 ./folder/file2 --name Bucket-nameGet the content of a bucket file and print itqarnot bucket get --name Bucket-name --string /folder/fileError: 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 | The current version |
| --help | Show help and usage information |
Version: CreateDoc-0.0.50-4af90b6-01/01/0001 00:Z-.NET6.0.36
Copyright: Copyright (C) 2025 Qarnot computing