common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
1.01k stars 93 forks source link

Add lazy flag for login command #454

Closed meyerjrr closed 1 year ago

meyerjrr commented 1 year ago

What changed?

Added login --lazy flag

Why?

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs

chrnorm commented 1 year ago

Note that the go.mod will need to be updated to point to the new version of common-fate/cli once that PR is resolved, prior to this being merged