{"id":15735710,"url":"https://github.com/simonrw/cftail","last_synced_at":"2025-04-30T22:22:12.900Z","repository":{"id":37777640,"uuid":"377095745","full_name":"simonrw/cftail","owner":"simonrw","description":"Tail cloudformation logs from your terminal","archived":false,"fork":false,"pushed_at":"2025-04-30T07:53:16.000Z","size":970,"stargazers_count":4,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-30T08:48:30.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonrw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2021-06-15T08:45:19.000Z","updated_at":"2025-04-30T07:53:19.000Z","dependencies_parsed_at":"2023-02-16T17:00:52.404Z","dependency_job_id":"a42654b0-a8db-4d1d-a474-4fc87791181f","html_url":"https://github.com/simonrw/cftail","commit_stats":{"total_commits":323,"total_committers":2,"mean_commits":161.5,"dds":0.3405572755417957,"last_synced_commit":"8f402733eaf014d7dc68cdc65ae475b7785faacd"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fcftail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fcftail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fcftail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Fcftail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrw","download_url":"https://codeload.github.com/simonrw/cftail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251790212,"owners_count":21644181,"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":[],"created_at":"2024-10-04T01:14:46.607Z","updated_at":"2025-04-30T22:22:12.880Z","avatar_url":"https://github.com/simonrw.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cftail\n\nTail for cloudformation stacks.\n\n## Installation\n\n- macos: `brew install mindriot101/cftail/cftail`\n- source: `cargo install --git https://github.com/mindriot101/cftail`\n\n## Usage\n\nThe program requires the name of the stack you wish to tail. Optionally, a timestamp can be specified with the `--since`\nargument, which also prints all messages since that time. The format of this argument can be the following:\n\n- a relative offset such as \"2m\" for two minutes (see the [documentation for the humantime](https://docs.rs/humantime/latest/humantime/fn.parse_duration.html) package).\n- a full RFC3339 format datetime with timezone\n- an RFC3339 datetime without timezone (assuming UTC)\n- a unix timestamp\n- either \"today\" or \"yesterday\"\n\nIn its usual mode, the program waits for stack events and prints with the same colour scheme as the web console.\n\nWith the `--nested` flag, any nested stacks will also be included in the output.\n\n```\ncftail 0.7.0\nSimon Walker\nTail CloudFormation deployments\n\nWatch a log of deployment events for CloudFormation stacks from your console.\n\nUSAGE:\n    cftail [FLAGS] [OPTIONS] [stack-names]...\n\nFLAGS:\n    -h, --help                     Prints help information\n    -n, --nested                   Also fetch nested stacks and their deploy status\n        --no-show-notifications\n        --no-show-outputs\n        --no-show-separators       Do not print stack separators\n    -V, --version                  Prints version information\n\nOPTIONS:\n    -s, --since \u003csince\u003e    When to start fetching data from. This could be a timestamp, text string, or the words\n                           `today` or `yesterday`\n        --sound \u003csound\u003e     [default: Ping]\n\nARGS:\n    \u003cstack-names\u003e...    Name of the stacks to tail\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fcftail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrw%2Fcftail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Fcftail/lists"}