common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
955 stars 90 forks source link

for granted sso command, add storing parameters in input config https://github.com/common-fate/granted/issues/650 #651

Closed mikesarver closed 2 months ago

mikesarver commented 2 months ago

What changed?

For granted sso generate/populate commands add support to persist preferences in .granted/config

Why?

issues/650 Persists granted sso preferences in ~/.granted/config. This allows storing preferences in granted config across commands. This allows persisting the data once in config and used across when running commands to sync profiles.

How did you test it?

Tested manually.

Potential risks

Is patch release candidate?

Link to relevant docs PRs