It would be great if we could specify the path to an lxr.json like so:
lxr upload --config /some/path/to/lxr.json
It could be quite useful for CI/CD systems which rely on adding secret file credentials via PATH instead of creating a file in the CWD.
Thanks