Hello, I am currently trying to make a controller service using the NiFi CLI with the create-service argument. I have already been able to do other CLI commands such as pull from the registry but I cannot figure out how to be able to define the controller service in the input file.
It seems that the input file is supposed to be JSON but what do I need to put for the fields? For instance I am trying to make a DBCPConnectionPool with the CLI. How do I map these fields in a JSON file by name? Thanks for your help
