It would be good if the SEQCLI could be updated to pickup the server URL and the API key from the environment.
I know I could modify the call and include them from my local environment. But if the SEQCLI was updated to look for default keys of SEQ_SERVER_URL and SEQ_API_KEY it would make life easier :-)
I am not sure where in the codebase this need to be added but I'd be happy to help if I could get pointers to some introduction to the code and how to contribute.