Create
Create a new bucket
Unix
qarnot create bucket
Windows
qarnot.exe create bucket
USAGE
Only create the bucket
qarnot bucket create --name Bucket-name
Create a bucket and send some files and/or foldersqarnot bucket create --files ./FileToSend1.py ./FileToSend2.py --name "Bucket name"
qarnot bucket create --folder ./FolderToSend1 ./FolderToSend2 --name "Bucket name"
Error: missing nameqarnot bucket create
Flags
flag | description |
---|---|
--name, -n | Name of the bucket to create |
--files | Files to send to the bucket. |
--folder | Folders to send to the bucket. |
--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