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

CLI - import, export, diff #19

Closed
boazpoolman opened this issue Oct 15, 2021 · 1 comment · Fixed by #25
Closed

CLI - import, export, diff #19

boazpoolman opened this issue Oct 15, 2021 · 1 comment · Fixed by #25
Labels
enhancement New feature or request
Milestone

Comments

@boazpoolman
Copy link
Member

Having a CLI to interact with for syncing your config is key when setting up a CI flow.
I would like for this plugin to have a CLI that handles the following things:

  • Config import
  • Config partial import (import a single config, or import all configs of a given type)
  • Config export
  • Config partial export (export a single config, or export all configs of a given type)
  • Config diff (see the difference between the config found in the database, and found in the filesystem)
@boazpoolman boazpoolman added this to the v1 milestone Oct 15, 2021
@boazpoolman boazpoolman added the enhancement New feature or request label Oct 15, 2021
@boazpoolman boazpoolman changed the title CLI - import, export diff CLI - import, export, diff Oct 15, 2021
@boazpoolman boazpoolman linked a pull request Nov 10, 2021 that will close this issue
@boazpoolman
Copy link
Member Author

boazpoolman commented Dec 8, 2021

Fully featured CLI 🎉
Find documentation about it here.

Released in v1.0.0-alpha.1 for the Strapi v4 version of strapi-plugin-config-sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant