mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-4839 - Rename the registry group to registry
for better UX
This commit is contained in:
parent
9cf9e866ba
commit
8b490134c7
@ -36,7 +36,7 @@ import java.util.List;
|
||||
public class NiFiRegistryCommandGroup extends AbstractCommandGroup {
|
||||
|
||||
public NiFiRegistryCommandGroup() {
|
||||
super("nifi-reg");
|
||||
super("registry");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user