feature proposition: Add a sort of `--dry-run` to `xata clone start` (and other commands)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- cli
Research direction
Start by tracing the xata clone start command entry point and how it performs validation, connection setup, anonymization, and data mutations. Define the scope of dry-run behavior for this command and any other commands before implementing it. Done means xata clone start ... --dry-run validates the requested settings and permissions without transferring or mutating data.
Written by the indexing model from the issue text.
Description
When using xata clone start ... ... you sometime want to get all the connection settings, parameters, anonymisation settings etc right before actually running the data mutating operations. This means that once you have everything right ... it just starts executing and thus doesn't allow you to plan / debug things in advance without running it.
Hence I propose to add a dry-run mode (or whatever named):
xata clone start ... --dry-run
Use case:
Validate syntax, schemas, anonymization settings, connection parameters, and permissions without actually transferring data (write / mutating operations)
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·