diff --git a/releasenotes/notes/template_crud-fcdfbb3ef23adc6a.yaml b/releasenotes/notes/template_crud-fcdfbb3ef23adc6a.yaml new file mode 100644 index 0000000..4558a33 --- /dev/null +++ b/releasenotes/notes/template_crud-fcdfbb3ef23adc6a.yaml @@ -0,0 +1,7 @@ +--- +features: + - New CLI commands were added - template add and template delete. + Templates can now be added/removed by CLI commands while vitrage is running + (no restart is required). Templates are stored in the database and remain after + restarting vitrage. Adding/removing a template at runtime preforms a live + update to the entity graph.