Skip to main content
This guide shows you how to configure the s3cmd command-line tool to connect to CoreWeave AI Object Storage so you can manage buckets and objects from your terminal.
s3cmd doesn’t natively support Workload Identity Federation. For production workloads, consider a tool that supports WIF, such as the AWS CLI or rclone.
s3cmd requires your Access Key, default Region, endpoint, and other information to use AI Object Storage. To start the interactive configuration:
When prompted, provide the following values: Leave the remaining fields blank or press Enter to accept the default values. Test and save the configuration when prompted. After the configuration is saved, s3cmd is ready to interact with AI Object Storage. By default, s3cmd stores its configuration in $HOME/.s3cfg.
Last modified on May 29, 2026