granted icon indicating copy to clipboard operation
granted copied to clipboard

The easiest way to access your cloud.

Results 181 granted issues
Sort by recently updated
recently updated
newest added

### Description 1. Override native aws cli cmd to verify if users have the necessary roles and output redirect link to granted approvals if users don't have the required rules...

Fixes #255. Sometimes Granted needs to print to stdout. Our `assume` wrapper script needs to capture Granted's output in a specific format, so we prepend anything that needs to be...

Reported via our [community Slack](https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg): ``` cquinn@armbox:~$ assume --verbose -c shitposting DEBUG: starting update check 2022/09/13 19:09:47 [keyring] Considering backends: [secret-service kwallet keyctl pass file] 2022/09/13 19:09:47 [keyring] Failed backend...

bug

Fixes #178 - Renamed existing credstore code to tokenstore to better describe function - Added credstore keychain which stores aws.credentials and retrieves when assuming a role - if config field...

`pkg/browser` has become a bit messy. The module contains code for several different purposes, including: - browser path detection - browser configuration and setup wizards - launching browsers - handling...

Hello! First of all, thanks for the amazing work performed to build Granted. I'm in love with the tool. I think it would be very valuable for the users to...

Simple replication: `assume --exec 'vi test.txt'` Solution doesn't appear to be trivial, but I think it would be good to (at least have an option to) use it with a...

When using `assume` with a fresh MacOS install I receive the following: ``` chrisnorman@MacBook-Pro ~ % assume ℹ️ Could not find default browser ? Select one of the browsers from...

This message is very confusing: ``` ℹ️ Thanks for using Granted! ℹ️ Start by configuring which browser to use when launching the AWS console. ℹ️ By default, Granted will open...