Sync
Organising your Extra Horizon configuration
Last updated
Organising your Extra Horizon configuration
Last updated
The exh
client has a global sync command for synchronizing your Schema, Tasks, Templates, Dispatchers and Localizations using a single command.
will sync your current directory. While
will allow you to specify exactly which directory you want to sync, by default the CLI will try to sync the Extra Horizon configuration using a default file structure.
The Extra Horizon CLI by default will execute the relevant commands for these subfolders:
Command | Path |
---|---|
In case this is not the directory layout you prefer, these locations can be customized by creating a repo-config.json
in the top directory. Example:
Dispatchers are expected to always exist within a root file named dispatchers.json
./schemas
./templates
./tasks
./localizations
./dispatchers.json