Updating the Manifest
When the Genies CLI creates a new Experience, it requires the user to input the Client ID
and Client Secret
tokens. This data gets encrypted into the ExperienceInfo.json file.
Manifest Command
To update the manifest file, run the following command:
geniescli manifest <projectpath> -e
info
This command will also create a new manifest file if it got deleted. You should also update the SDK after recreating the manifest file.