exo-storage
Verified for current stable LTS
Exo Storage Command: Create New Sos Bucket
Use for create new sos bucket with Exo Storage. Exact CLI syntax to create new sos bucket using Exo Storage.
When to use this: Use for create new sos bucket with Exo Storage.
Command Syntax
exo storage mb <bucket_name> exo storage mb <bucket_name> Command Breakdown
exo is the base executable for this command.
FAQ
Purpose: Exact syntax to create new sos bucket using Exo Storage.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exo Storage Command: Create Sos Bucket
exo storage mb <bucket_name> Exo Storage Command: List Objects In Bucket exo storage ls <bucket_name> Exo Storage Command: Manage Object Metadata exo storage metadata add <bucket_name>/<object_key> <key=value> Exo Storage Command: Simulate Download Object From Bucket exo storage get <bucket_name>/<object_key> <local_path> --dry-run Exo Storage Command: Simulate Download Of Object exo storage get <bucket_name>/<object_key> <local_path> --dry-run