You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin was developed to make it easier to sync workspaces in a given repository.
4
+
5
+
To use it, just install in your Insomnia Core application and go to > `Repo Sync - Configure` and set at the folder where you want your workspace config files to be exported/imported from.
6
+
7
+
Then you can go to `Repo Sync - Export Workspace` to instantly export your current workspace to your repo and can use `Repo Sync - Import Workspace` to import any repository changes on the current workspace. Each workspace will generate a `<workspace-name>.yml` file inside your repository.
8
+
9
+
We suggest you to use it with a git repository where you can create versions of your workspaces configs.
0 commit comments