common-fate / granted

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

In export AWS_PROFILE output replacing spaces with - #449

Closed shwethaumashanker closed 1 year ago

shwethaumashanker commented 1 year ago

What changed?

In export AWS_PROFILE output replacing spaces with -

Why?

Accounts that have a space in their name populate like export AWS_PROFILE=Log Archive/AWSAdministratorAccess. Adding a - to the export command to make it functional.

How did you test it?

Dgranted

Potential risks

Is patch release candidate?

Link to relevant docs PRs

Linear