granted
granted copied to clipboard
The easiest way to access your cloud.
I'm using Granted with AWS SSO and EKS, it's been great so far. One issue though is that any tooling that makes periodic requests will cause new SSO sign in...
When I have a [relay state](https://docs.aws.amazon.com/singlesignon/latest/userguide/howtopermrelaystate.html) set on my role, I would expect `assume -c` to open a browser at that URL, but instead it goes to the console dashboard....
At the moment `granted browser set` do not recognize the path of browsers installed using Flatpak (i.e. Firefox and Chrome).
* Once the assume script alias is added to .zshenv, any command we run throws the following message before it executes ``` date: illegal option -- I usage: date [-jnRu]...
It would be nice to support a `--browser` CLI flag (e.g `--browser Firefox`) to override the default browser set. This occurred to me because I am having issues in FireFox...
It's unexpected that `granted registry setup` creates a Git repo. I think it should not do this. I was creating several subdirs of a registry: ```shell $ mkdir our-granted-registry $...
Using granted 0.9.0 ``` $ granted sso generate https://mycompany.awsapps.com/start/ [!] Please specify the --sso-region flag: 'granted generate --sso-region us-east-1 https://lightspeedhq.awsapps.com/start/' [!] Currently, Granted defaults to using us-east-1 if this is...
WinGet is the Microsoft's blessed way to install tools and applications on windows like `brew`: https://github.com/microsoft/winget-cli It'd be awesome if `granted` could be `winget install granted`'d. Some PRs demonstrating zip...
From Ralph in the Community Fate Community Slack: > is it possible to set firefox to launch with a profile? I tried to modify the config file directly like in...
We should display a warning if we're clobbering an existing profile with the same name which wasn't generated by us.