Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 833 Bytes

README.rst

File metadata and controls

32 lines (19 loc) · 833 Bytes

nifi-deploy

Documentation Status

CLI tool for exporting and importing Nifi templates.

What it does

  • Export Process Groups as Nifi template XML
  • Import Nifi template XML into Nifi as a template

What it's for

This tool stems from the need for a stricter governance for Nifi flow development. nifi-deploy is primarily aimed at a continuous integration pipeline for Nifi templates/general-usage Nifi flows.

This CLI tool wraps the great NiPyAPI by Chaffelson and enables developers to integrate version control of Nifi flows in their regular workflow with VCS.