dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
366 stars 27 forks source link

Auto login and register for cloud CLI #604

Closed qianl15 closed 2 months ago

qianl15 commented 2 months ago

This PR implements a new loginGetCloudCredentials function, aiming to incorporate login and register into all cloud commands. This way, users no longer need to type separate npx dbos-cloud login or npx dbos-cloud register.

This new function: