GitHub user bamaer added a comment to the discussion: How to import a project into hop-config.json with ./hop-conf.sh
`hop-config.json` is a central file per Apache Hop installation. You can switch between different `hop-config.json` files by changing the value for your `${HOP_CONFIG_FOLDER}` environment variable (can't really think of a good use case to do that though). There might be some value in the ability to export/import projects, but there wouldn't be much difference in the end result vs what you can currently do with git push/pull + `hop-conf.sh`. I'm not claiming that the current project + environments implementation is perfect. There definitely is room for improvement, we'll probably look into that in the near future, but the current implementation does work quite well within its limitations. Take a closer look at [the docs](https://hop.apache.org/manual/latest/projects/index.html) and let us know where those can be improved to make this all easier to digest. GitHub link: https://github.com/apache/hop/discussions/5234#discussioncomment-13010469 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org