cytopia / cytopia/aws-export-profile
cannot query profile name with @ symbol
Open
- Dominant language
- Shell
- Stars
- 46
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
ie: AWS-Role@Account-Alias
`$section` gets stuck at last non `@` profile name in `~/.aws/credentials`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the `AWS-Role@Account-Alias` profile in `~/.aws/credentials`, then trace how `$section` identifies profile names. Confirm that lookup does not stop at the last name without `@`; done means profiles containing `@` can be queried and exported correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100