Skip to content

Clone implementation#307

Draft
toptobes wants to merge 3 commits into
mainfrom
KG-clone-work
Draft

Clone implementation#307
toptobes wants to merge 3 commits into
mainfrom
KG-clone-work

Conversation

@toptobes

Copy link
Copy Markdown
Collaborator

No description provided.

@toptobes
toptobes force-pushed the KG-clone-work branch 2 times, most recently from 7612110 to 79143dd Compare July 22, 2026 16:40

@Option(
names = { "--to" },
description = "End date for snapshot filtering (e.g. 2023-12-31)",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Caution: in the querystring, the only format that won't give an Invalid to/from value error is the full ISO date string all the way to seconds and the trailing Z: 2028-01-01T01:02Z , 2028-01-01T01:02.987Z are the only forms I managed to successfully use.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah I need to create a custom Instant parser for this

Comment thread src/main/java/com/dtsx/astra/cli/gateways/db/clone/DbCloneGatewayImpl.java Outdated
Comment thread src/main/java/com/dtsx/astra/cli/gateways/db/clone/DbCloneGatewayImpl.java Outdated
Comment thread src/main/java/com/dtsx/astra/cli/commands/db/clone/DbCloneStatusCmd.java Outdated
Comment thread src/main/java/com/dtsx/astra/cli/gateways/db/clone/DbCloneGatewayImpl.java Outdated
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.

2 participants