mirror of
https://github.com/apache/nifi.git
synced 2025-03-06 01:19:49 +00:00
- Supports both UUID and identity for user / user group specification - Add UUID to toolkit command results - Fix representation for type and bundle of ControllerServiceResult - Make description more detailed - Fix to print only in interactive mode or verbose mode in UpdateAccessPolicy. (with slight refactoring) - Add list-templates command - Add start/stop commands for reporting task and enable/disable commands for reporting task controller service. - Also added "get-repoting-task" command (for single reporting task) to be consistent with controller service. This closes #3366. Signed-off-by: Bryan Bende <bbende@apache.org>