Updating to the latest configuration schema
Guide for migrating to the updated integration configuration format.
Terapi has introduced an improved integration configuration schema. This update brings several advantages to your integration setup process.
To adopt the new schema:
Ensure you have the latest version of the Terapi CLI installed.
Navigate to your integrations folder in the terminal.
Run the command:
terapi migrate-config
You should see a success message upon completion.
Deploy your updated integrations using:
terapi deploy
If you encounter any issues or have questions during the migration process, please don't hesitate to reach out to our support team through our community channels.
Last updated