{"id":26364793,"url":"https://github.com/lightandlight/opstools","last_synced_at":"2025-03-16T19:28:24.130Z","repository":{"id":226006749,"uuid":"767278378","full_name":"LightAndLight/opstools","owner":"LightAndLight","description":"Tools for managing software deployments.","archived":false,"fork":false,"pushed_at":"2024-03-08T21:57:57.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-09T02:35:42.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LightAndLight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-05T02:09:13.000Z","updated_at":"2024-03-05T16:49:18.000Z","dependencies_parsed_at":"2024-03-05T12:51:09.502Z","dependency_job_id":null,"html_url":"https://github.com/LightAndLight/opstools","commit_stats":null,"previous_names":["lightandlight/opstools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAndLight%2Fopstools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAndLight%2Fopstools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAndLight%2Fopstools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightAndLight%2Fopstools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightAndLight","download_url":"https://codeload.github.com/LightAndLight/opstools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243919159,"owners_count":20368841,"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":"2025-03-16T19:28:23.439Z","updated_at":"2025-03-16T19:28:24.119Z","avatar_url":"https://github.com/LightAndLight.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `opstools`\n\nTools for managing software deployments.\n\n## Contents\n\n* [`sshgen`](#sshgen)\n* [`tmply`](#tmply)\n\n## `sshgen`\n\nSimplified interface to `ssh-keygen` for stdin/stdout-based SSH key generation. \n\nUsage: `nix run github:LightAndLight/opstools#sshgen -- --help`\n\n## `tmply`\n\nPass temporary data to a process and clean up after.\n\nUsage: `nix run github:LightAndLight/opstools#tmply -- --help`\n\nExample: `tmply -i \u003c(getKnownHosts) -i \u003c(getPrivateKey) -- ssh -o UserKnownHosts={0} -i {1} user@example.com`\n\n## `retry`\n\nRetry a failing command\n\nUsage: `nix run github:LightAndLight/opstools#retry -- --help`\n\nExample: `retry --num-retries 5 --delay 5 -- ssh-keyscan example.com`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightandlight%2Fopstools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightandlight%2Fopstools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightandlight%2Fopstools/lists"}