Package org.apache.nifi.toolkit.config
Class EncryptConfigCommand
java.lang.Object
org.apache.nifi.toolkit.config.EncryptConfigCommand
Encrypt Config Command launcher for Command Line implementation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String[]getFilteredArguments(String[] arguments) private static booleanisRegistryModeRequested(String[] arguments) static voidMain command method launches Picocli Command Line implementation of Encrypt Config
-
Field Details
-
NIFI_REGISTRY_ARGUMENT
- See Also:
-
-
Constructor Details
-
EncryptConfigCommand
public EncryptConfigCommand()
-
-
Method Details
-
main
Main command method launches Picocli Command Line implementation of Encrypt Config- Parameters:
arguments- Command line arguments
-
isRegistryModeRequested
-
getFilteredArguments
-