I am executing few commands in nifi cli. the registry commands work fine, whereas even the basic nifi commands are throwing errors. How to solve this.
Error 1
#> nifi get-root-id <url>
ERROR: Error executing command 'get-root-id' : truststore, truststoreType, and truststorePasswd are required when using an https url
Error 2
#> nifi pg-import -b &1 -f &1 -fv 1 -u <url>
ERROR: Error executing command 'pg-import': truststore, truststoreType, and truststorePasswd are required when using an https url