Regenerate .openzeppelin/<network>.json file

I am working on a project locally and my network file in the .openzeppelin folder got deleted. Does anyone know how to regenerate this file?

:1234: Code to reproduce

I was working on implementing some upgrade functionality and my network manifest file in the .openzeppelin file got deleted.

:computer: Environment

I am on truffle and ganache-cli.

+1 help
I has tried https://docs.openzeppelin.com/upgrades-plugins/1.x/migrate-from-cli.But it doesnt works.

See my reply here:

1 Like

Thank you for the response! This fixed my problem. :slight_smile: