Deploying from circleci with serverless enterprise

Hi there,
with the acquisition of IOPipe from new relic we are keen to move towards a different framework for observability of our lambdas.
Serverless enterpise seems like the obvious choice (I won’t have to add dependencies, looks pretty good and offers more than few other competitors)

I do wonder though how sls login command would work in a circleci environment, we deploy our lambdas from there, so we need a programmatic access to those features, without web/user intervention.

I can’t find much online on the subject and the help on the command line command doesn’t help either.

Thanks in advance

Antonio