{"id":18378723,"url":"https://github.com/taimos/cfn-tail","last_synced_at":"2025-04-06T22:32:22.924Z","repository":{"id":8922517,"uuid":"60245474","full_name":"taimos/cfn-tail","owner":"taimos","description":"Tail for AWS CloudFormation stack events","archived":false,"fork":false,"pushed_at":"2023-04-17T06:36:37.000Z","size":64,"stargazers_count":24,"open_issues_count":6,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T07:43:08.436Z","etag":null,"topics":["aws","aws-cloudformation","cloudformation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/taimos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-06-02T08:16:25.000Z","updated_at":"2023-04-06T15:05:41.000Z","dependencies_parsed_at":"2024-11-06T00:47:41.480Z","dependency_job_id":null,"html_url":"https://github.com/taimos/cfn-tail","commit_stats":{"total_commits":20,"total_committers":8,"mean_commits":2.5,"dds":0.7,"last_synced_commit":"4c5721766d822e51b08256b75c4bf713a58c8bbf"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimos%2Fcfn-tail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimos%2Fcfn-tail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimos%2Fcfn-tail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taimos%2Fcfn-tail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taimos","download_url":"https://codeload.github.com/taimos/cfn-tail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563902,"owners_count":20958971,"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-cloudformation","cloudformation"],"created_at":"2024-11-06T00:35:04.553Z","updated_at":"2025-04-06T22:32:22.582Z","avatar_url":"https://github.com/taimos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cfn-tail\n\ncfn-tail is a NodeJS command line tool to follow the events of a AWS CloudFormation stack.\n\nThe region to use is determined by the environment variable `AWS_DEFAULT_REGION`.\n\n## Installation\n\nTo install cfn-tail open a terminal and issue: `npm install -g cfn-tail`\n\n## Usage\n\nTo follow stack events type `cfn-tail \u003cstackname\u003e` in a shell. \n\nYou have to provide the desired AWS region using the `AWS_DEFAULT_REGION` environment variable or using the `--region` option.\n\n```\ncfn-tail --region eu-west-1 \u003cstackname\u003e\n```\n\nLogging will stop if the stack creation or update completes or fails.\n\n### Optional Arguments\n\n- `--retryMs \u003cnumber\u003e` specifies the value in milliseconds to use for custom exponential backoff; defaults to `700`. Use this option if you frequently experience API throttling errors.\n- `--color \u003cbool\u003e` specifies whether to colorize the output; defaults to `true`\n\n## Contribute\n\nFeel free to open issues, provide code improvements or updates to the documentation.\n\n## License\n\nThe script is licensed under the MIT license and provided as-is.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaimos%2Fcfn-tail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaimos%2Fcfn-tail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaimos%2Fcfn-tail/lists"}