mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Update import-export.md
This commit is contained in:
parent
bd686eb246
commit
309ba68a31
@ -10,7 +10,9 @@ The import and export API first appeared in Unleash 3.3.0.
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Unleash supports import and export of feature toggles and strategies at startup and during runtime. The import mechanism guarantees that:
|
Unleash supports import and export of feature toggles and strategies at startup and during runtime. The main purpose of the import/export feature is to bootstrap new Unleash instances with feature toggles and their configuration. If you are looking for a granular way to keep seperate Unleash instances in sync we strongly recommend that you take a look at the Unleahs Admin API's.
|
||||||
|
|
||||||
|
The import mechanism guarantees that:
|
||||||
- all imported features will be non-archived
|
- all imported features will be non-archived
|
||||||
- existing updates to strategies and features are included in the event history
|
- existing updates to strategies and features are included in the event history
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user