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

Implement compose_cli utility commands that diff and push automatically #21

Open
4 tasks
s4ke opened this issue May 28, 2023 · 0 comments
Open
4 tasks

Comments

@s4ke
Copy link
Member

s4ke commented May 28, 2023

Currently the compose client cli is intended to be used as a component of bash scripts to handle the logic around diffing then pushing changes of dataseries for migrations.

While this works in existing deployments, this is hard for newcomers. We should create the same logic we currently have in private bash scripts also in the compose client in this repository.

  • migrate dataseries
  • migrate engines
  • migrate httpendpoints
  • migrate groups
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

No branches or pull requests

1 participant