You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/03/12 03:23:12 UTC

[GitHub] [nifi] alopresto commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction.

alopresto commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction.
URL: https://github.com/apache/nifi/pull/3366#issuecomment-471839670
 
 
   Wow, this looks like a very helpful feature for people setting up their NiFi instances. I haven't gotten a chance to do a full review yet, but some quick notes:
   
   * For anyone else doing a review, there is extensive documentation and examples in the Jira - [NIFI-6112](https://issues.apache.org/jira/browse/NIFI-6112)
   * In the examples, the command to add a user to a group specifies the UUID of the user, rather than the _identity_ (aka `user1`). Is there also a capability to do it by identity (i.e. `% ./cli.sh nifi create-user-group --userGroupName admin --userList user1`)?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services