Skip to content

Add collection export commands (create, get, cancel).#159

Open
jfrancoa wants to merge 1 commit intomainfrom
jose/collection-export
Open

Add collection export commands (create, get, cancel).#159
jfrancoa wants to merge 1 commit intomainfrom
jose/collection-export

Conversation

@jfrancoa
Copy link
Collaborator

Implements CLI support for exporting collections to external storage backends (S3, GCS, Azure, filesystem) in Parquet format. Includes unit tests, integration tests, and skill documentation updates.

Closes #158

Implements CLI support for exporting collections to external storage
backends (S3, GCS, Azure, filesystem) in Parquet format. Includes
unit tests, integration tests, and skill documentation updates.

Closes #158

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for collection export commands

1 participant