{"id":17554117,"url":"https://github.com/nning/powerdns_db_cli","last_synced_at":"2025-08-14T01:30:57.036Z","repository":{"id":21774748,"uuid":"25097044","full_name":"nning/powerdns_db_cli","owner":"nning","description":"Minimal command-line interface for PowerDNS database administration.","archived":false,"fork":false,"pushed_at":"2023-09-25T09:20:16.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-27T21:17:44.641Z","etag":null,"topics":["cli","powerdns","powerdns-database-administration","ruby"],"latest_commit_sha":null,"homepage":null,"language":"PLpgSQL","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/nning.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":"2014-10-11T22:04:59.000Z","updated_at":"2023-09-25T09:20:21.000Z","dependencies_parsed_at":"2022-08-17T19:35:23.699Z","dependency_job_id":"93764c7f-bf91-4c39-b68c-badd98e031fd","html_url":"https://github.com/nning/powerdns_db_cli","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.2692307692307693,"last_synced_commit":"928a3ef2e8b48157f685d9bdcfd733ce31d02754"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nning%2Fpowerdns_db_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nning%2Fpowerdns_db_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nning%2Fpowerdns_db_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nning%2Fpowerdns_db_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nning","download_url":"https://codeload.github.com/nning/powerdns_db_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229790917,"owners_count":18124597,"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":["cli","powerdns","powerdns-database-administration","ruby"],"created_at":"2024-10-21T06:52:37.756Z","updated_at":"2024-12-15T06:42:27.516Z","avatar_url":"https://github.com/nning.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# powerdns_db_cli\n\nMinimal command-line interface for PowerDNS database administration based on\n[Active Record][0] and [thor][1]. Some of the code was shamelessly copied from\n[PowerDNS on Rails][2].\n\n## Installation\n\nFrom source:\n\n    rake install\n\nOr from rubygems.org:\n\n\tgem install powerdns_db_cli\n\n## Usage\n\n    pdns domain list\n    pdns domain create \u003cname\u003e\n    pdns domain remove \u003cname\u003e\n\n\tpdns record list \u003cdomain\u003e [type]\n\tpdns record create \u003cdomain\u003e \u003cname\u003e \u003ctype\u003e \u003ccontent\u003e [prio] [ttl] [auth]\n\tpdns record remove \u003cdomain\u003e \u003cname\u003e \u003ctype\u003e [content] [prio]\n\nWith `pdns -i`, it is also possible to interact with the database direcly using\nthe [Active Record Query Interface][3].\n\n\n[0]: https://github.com/rails/rails/tree/master/activerecord\n[1]: https://github.com/erikhuda/thor\n[2]: https://github.com/kennethkalmer/powerdns-on-rails\n[3]: http://guides.rubyonrails.org/active_record_querying.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnning%2Fpowerdns_db_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnning%2Fpowerdns_db_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnning%2Fpowerdns_db_cli/lists"}