Aaron Turner
Aaron Turner
Regarding "Click me"- Yes. I don't deny that could be happening. Just not sure why I would deliberately obfuscate the actual URL the user should click on? I guess I'm...
FWIW, looks like go-prompt is no longer being developed. So far I've been unable to find a replacement library to switch to. Highly unlikely this ever gets fixed. PowerShell and...
Dropped priority since AWS bug prevents SSL support which makes the ECS server less interesting at the moment.
Would also mean using XDG_CACHE_HOME for the `cache.json` and XDG_DATA_HOME for secure store files.
this is going to be very expensive for users with lots of accounts. Would probably need to be opt-in? Not sure how useful these tags are to users... would require...
most users will not have access to `organizations:ListTagsForResource`. The `iam:listRoleTags` seems more useful, but very expensive.
example showing the `ecs` command which has many sub-commands I'd like to hide: ``` Usage: aws-sso [flags] Securely manage temporary AWS API Credentials issued via AWS SSO Flags: -h, --help...
Ah, well there ya go: https://github.com/alecthomas/kong/blob/a41b2e8f4ed34d80305fff68cf819f819c06ae7e/help.go#L53 thank you @alecthomas
@dependabot reopen
@dependabot recreate