{"id":22771028,"url":"https://github.com/trusted97/healthcli","last_synced_at":"2025-04-29T19:33:20.365Z","repository":{"id":266687477,"uuid":"898367268","full_name":"Trusted97/healthcli","owner":"Trusted97","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-23T10:48:10.000Z","size":312,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T11:36:36.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Trusted97.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,"zenodo":null}},"created_at":"2024-12-04T09:14:08.000Z","updated_at":"2025-04-23T10:48:08.000Z","dependencies_parsed_at":"2025-01-13T09:31:45.014Z","dependency_job_id":"6b9de43e-86bb-492d-945e-c85a5deb5a52","html_url":"https://github.com/Trusted97/healthcli","commit_stats":null,"previous_names":["trusted97/healthcli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trusted97%2Fhealthcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trusted97%2Fhealthcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trusted97%2Fhealthcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trusted97%2Fhealthcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trusted97","download_url":"https://codeload.github.com/Trusted97/healthcli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251569673,"owners_count":21610600,"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-12-11T16:11:55.527Z","updated_at":"2025-04-29T19:33:20.348Z","avatar_url":"https://github.com/Trusted97.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚑 HealthCLI\n\nManage and perform health checks for your system with style and simplicity!\n\n## 🌟 Features\n\n*   🔍 Run health checks for your system components.\n*   📝 Register new health checks tailored to your needs.\n*   📋 List all registered health checks.\n*   🔧 Flexible filters by name or type.\n\n## 🚀 Installation\n\n1.  Clone the repository:\n\n    `git clone https://github.com/Trusted97/healthcli.git`\n\n2.  Build the project:\n\n    `cargo build --release`\n\n3.  Run the binary:\n\n    `./target/release/healthcli`\n\n\n### 📖 Usage\n\nHealthCLI provides three main commands: `check`, `register`, and `list`.\n\n### 1\\. Run Health Checks (`check`)\n\nRun all health checks, or filter by name or type:\n\nhealthcli check \\[OPTIONS\\]\n\n#### Options:\n\n*   `-n, --name \u003cNAME\u003e`: Run a specific health check by its name.\n*   `-t, --check-type \u003cTYPE\u003e`: Run checks of a specific type (e.g., `url`, `database`, `disk`).\n\n#### Examples:\n\n*   Run all checks: `healthcli check`\n\n*   Run a specific check: `healthcli check --name \"Ping Google\"`\n\n*   Run checks of type `url`: `healthcli check --check-type url`\n\n\n### 2\\. Register New Health Checks (`register`)\n\nAdd a new health check:\n\n``` bash\n  healthcli register --name \u003cNAME\u003e --check-type \u003cTYPE\u003e\n```\n\n#### Examples:\n\n*   Register a new URL check:\n``` bash\n  healthcli register --name \"Ping Google\" --check-type url\n```\n\n*   Register a disk space check: \n\n``` bash\n  healthcli register --name \"Check Disk Space\" --check-type disk\n```\n\n\n### 3\\. List All Registered Checks (`list`)\n\nDisplay all registered health checks: `healthcli list`\n\n\n## 🤝 Contributing\n\nWe welcome contributions to improve HealthCLI! Feel free to submit issues or pull requests to make this tool even better. 💪\n\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrusted97%2Fhealthcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrusted97%2Fhealthcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrusted97%2Fhealthcli/lists"}