Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync Events CLI tool #1353

Open
javiertoledo opened this issue Feb 23, 2023 · 3 comments
Open

Sync Events CLI tool #1353

javiertoledo opened this issue Feb 23, 2023 · 3 comments
Assignees
Labels
dev-experience Developer Experience difficulty: medium feature-request New feature or request good first issue Good for newcomers nice-to-have package:cli Affects the CLI package size: L Tasks that imply many files. spike

Comments

@javiertoledo
Copy link
Member

Feature Request

Description

As a developer using the Booster Framework, I would love to have a CLI command that eases copying events from one environment to another (i.e. a staging or production environment to a local development environment). This feature could be very helpful for troubleshooting and simulating scenarios with real data.

Possible Solution

Introduce a new CLI command: boost sync-events <from> <to>. This command would copy the events from the specified source environment (e.g., staging or production) and transfer them to the specified target environment (e.g., a local development environment).

Additional information

This feature would be especially useful for debugging and testing purposes, allowing developers to reproduce scenarios with real data. It would also simplify the process of syncing data across different environments, reducing the need for manual migration scripts.

@javiertoledo javiertoledo added feature-request New feature or request good first issue Good for newcomers size: L Tasks that imply many files. spike package:cli Affects the CLI package dev-experience Developer Experience nice-to-have difficulty: medium labels Feb 23, 2023
@Gingaaa
Copy link

Gingaaa commented Jul 31, 2023

Hey I have worked on around 7-8 company based project, but never countribute to open source, this is my first time can you assign me this task.

@Gingaaa
Copy link

Gingaaa commented Aug 1, 2023

Thanks, i will keep updating you, are you on any social platform

@Gingaaa
Copy link

Gingaaa commented Aug 17, 2023

sir i need little help can we connect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-experience Developer Experience difficulty: medium feature-request New feature or request good first issue Good for newcomers nice-to-have package:cli Affects the CLI package size: L Tasks that imply many files. spike
Projects
Development

No branches or pull requests

2 participants