Buckets
In addition to other types of platform storage, Neu.ro provides bucket management functionality.
CLI
Web UI
In the CLI, bucket management can be performed via the
neuro blob
command.$ neuro blob lsbucket
$ neuro blob statbucket <bucket-name>
$ neuro blob mkbucket --name <bucket-name>
$ neuro blob rmbucket <bucket-name>
You can view available buckets in the Buckets tab of your dashboard:

Click on your bucket to open its detailed view. From here, you can crete folders and upload files to the bucket:

Last modified 1yr ago