In the Readme it looks like one can define the import path of the secrets but looking at the [code](https://github.com/adamdecaf/vault-backend-migrator/blob/master/cmd/import.go#L14) it's clear that the `path` variable is unused. It would be great if a different path could be used to import the secrets to.
In the Readme it looks like one can define the import path of the secrets but looking at the code it's clear that the
pathvariable is unused.It would be great if a different path could be used to import the secrets to.