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 |
--ttl | Time to live of the resource cache (in seconds). Override the task or pool default resources ttl |
--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 | 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*