arg | Hash of file uploaded to BTFS node. | string | Add hash of file to upload. | Y |
leaf-hash | "True" or "False" | boolean | Flag to specify given hash(es) is leaf hash(es). Default: "false". | N |
price | Price in μBTT | int64 | Max price Per GB per day of storage in μBTT. | N |
replication-factor | | int | Replication factor for the file with erasure coding built-in. Default: "3". | N |
host-select-mode | score | string | Based on mode to select the host and upload automatically. Default: "score". | N |
host-selection | | string | Use only these selected hosts in order on 'custom' mode. Use ',' as delimiter. | N |
host-search-local | | bool | Enable host search under all domains 0.0.0.0 (useful for local test). | N |
storage-length | Number of days | int | Store file for certain length in days. Default: "30". | N |