{"id":25323847,"url":"https://github.com/miltlima/lookr","last_synced_at":"2025-10-29T02:31:00.287Z","repository":{"id":188358022,"uuid":"678186421","full_name":"miltlima/lookr","owner":"miltlima","description":"The lookr CLI is a tool that allows you to query information about various Amazon Web Services (AWS) services across different regions","archived":false,"fork":false,"pushed_at":"2024-07-06T17:21:47.000Z","size":7901,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-06T18:38:19.356Z","etag":null,"topics":["aws","aws-eks","aws-lambda","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miltlima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-14T00:50:04.000Z","updated_at":"2024-07-06T17:21:50.000Z","dependencies_parsed_at":"2024-07-06T18:56:10.563Z","dependency_job_id":null,"html_url":"https://github.com/miltlima/lookr","commit_stats":null,"previous_names":["miltlima/lookr"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltlima%2Flookr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltlima%2Flookr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltlima%2Flookr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltlima%2Flookr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miltlima","download_url":"https://codeload.github.com/miltlima/lookr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238759696,"owners_count":19525873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-eks","aws-lambda","golang"],"created_at":"2025-02-14T00:54:45.052Z","updated_at":"2025-10-29T02:30:59.951Z","avatar_url":"https://github.com/miltlima.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# lookr - A Aws CLI\n\nThe `lookr` CLI is a tool that allows you to query information about various Amazon Web Services (AWS) services across different regions. It leverages the official AWS SDK for Go to interact with these services and presents the results in a tabular format.\n\n## Installation\n\nTo install the `lookr` CLI, follow these steps:\n\n1. Ensure you have Go installed on your machine. If not, you can download it from https://golang.org/dl/\n2. Clone this repository or download the ZIP file.\n3. Navigate to the CLI directory using your terminal.\n4. Run the following command to build the CLI:\n\n```bash\ngo build -o lookr cmd/lookr/main.go\n```\n\n5. Now you can run the CLI using `./lookr`.\n\nor Move the executable to a folder that is in your system's PATH:\n\n```bash\nsudo mv goact /usr/local/bin\n```\n\n## Commands\n\nThe `lookr` CLI provides the following commands to query information about various AWS services:\n\n- `ec2`: Query information about EC2 instances.\n- `rds`: Query information about RDS databases.\n- `sqs`: Query information about Amazon SQS queues.\n- `lambda`: Query information about AWS Lambda functions.\n- `iam`: Query information about IAM groups, users, and roles.\n- `ebs`: Query information about Amazon EBS volumes.\n- `acm`: Query information about AWS Certificate Manager certificates.\n- `cloudfront`: Query information about Amazon CloudFront distributions.\n- `elasticache`: Query information about Amazon ElastiCache clusters.\n- `dynamodb`: Query information about Amazon DynamoDB tables.\n\n## Usage\n\nTo use the `lookr` CLI and query information about a specific service, execute the following command:\n\n```shell\n./lookr \u003ccommand\u003e\n``````\n\nReplace \u003ccommand\u003e with the desired service name. For example, to query information about EC2 instances, use:\n\n```shell\n./lookr ec2\n```\n\nThe CLI will display the results in a tabular format, showing details about the service in the current region and other configured regions.\n\nContribution\nIf you'd like to contribute to this project, feel free to fork the repository, create a branch with your changes, and submit a pull request.\n\nLicense\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiltlima%2Flookr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiltlima%2Flookr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiltlima%2Flookr/lists"}