Hello @monish_gavali ,
As @ArpitVarshney and @ayushmishra07 suggest for AEM Repo Tool you can use that.
Additionally, you can use the AEMSync tool that is based on node.
For that, you need to install node 18. And after that you can install the tool: https://www.npmjs.com/package/aemsync
npm instal...