Actions
Bug #16405
closedAdd another synchro script
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
I wrote a script which can import/export techniques/directives/rules and will try to find their dependencies.
Currently, GM are not yet supported. It will simply prompt an error when trying to import a technique which require
a missing GM.
Basic usage is:
rudder-synchronize export rule <rule_id> <dest_folder>
You can then import all of it with:
rudder-synchronize import rule <src_folder>
Updated by Félix DALLIDET almost 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/557
Updated by Félix DALLIDET almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|d147d918be302fff22677526be5edadb72ab5f89.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
Actions