mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04:00
- Introduced VolumeCmd for handling cloud volume operations in the CLI. - Implemented VolumeAddCloudArgs and VolumeRemoveCloudArgs for adding and removing cloud storage volumes. - Created VolumeAddCloudAction and VolumeRemoveCloudAction for managing cloud volume actions. - Updated directory listing and file query operations to support cloud paths. - Enhanced volume backend integration to accommodate cloud storage services.