{"id":16835487,"url":"https://github.com/ardaguclu/kubectl-dapply","last_synced_at":"2025-03-18T02:33:05.025Z","repository":{"id":50451264,"uuid":"519128187","full_name":"ardaguclu/kubectl-dapply","owner":"ardaguclu","description":"Kubectl plugin shows differences and asks user to proceed to apply","archived":false,"fork":false,"pushed_at":"2022-07-29T09:38:34.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-24T09:43:43.146Z","etag":null,"topics":["krew-plugin","kubectl","kubectl-plugins"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ardaguclu.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}},"created_at":"2022-07-29T07:50:13.000Z","updated_at":"2024-04-30T08:39:27.000Z","dependencies_parsed_at":"2022-09-15T21:11:27.014Z","dependency_job_id":null,"html_url":"https://github.com/ardaguclu/kubectl-dapply","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaguclu%2Fkubectl-dapply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaguclu%2Fkubectl-dapply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaguclu%2Fkubectl-dapply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardaguclu%2Fkubectl-dapply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ardaguclu","download_url":"https://codeload.github.com/ardaguclu/kubectl-dapply/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244144084,"owners_count":20405336,"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":["krew-plugin","kubectl","kubectl-plugins"],"created_at":"2024-10-13T12:10:33.256Z","updated_at":"2025-03-18T02:33:04.994Z","avatar_url":"https://github.com/ardaguclu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubectl-dapply\n\nThis plugin wraps `kubectl apply` with showing differences that will be applied and asking user to proceed or not prior to apply.\n\n[![GoDoc](https://godoc.org/github.com/ardaguclu/kubectl-dapply?status.svg)](https://godoc.org/github.com/ardaguclu/kubectl-dapply)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ardaguclu/kubectl-dapply)](https://goreportcard.com/report/github.com/ardaguclu/kubectl-dapply)\n\n## Details\n\nCurrenly, if user wants to see the differences before apply, user has to manually run `kubectl diff` command. This plugin provides a combined way of `kubectl apply` and `kubectl diff` commands \nwith user interaction. It shows differences first and if user decides to proceed, it applies resources exactly the same way of `kubectl apply` does.\n\n## Installation\n\nUse [krew](https://sigs.k8s.io/krew) plugin manager to install;\n\n```shell script\nwget https://github.com/ardaguclu/kubectl-dapply/blob/main/.krew.yaml\nkubectl krew install --manifest=.krew.yaml\nkubectl dapply --help\n```\n\nOr manually clone the repo and install into your $GOPATH;\n\n```shell script\ngo install cmd/kubectl-dapply.go\n```\n\n## Usage\n\nIt is fully compatible with `kubectl apply` command.\n\n[![asciicast](https://asciinema.org/a/uLIzpkgsgXyEdroXDVpDuvaOm.svg)](https://asciinema.org/a/uLIzpkgsgXyEdroXDVpDuvaOm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardaguclu%2Fkubectl-dapply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardaguclu%2Fkubectl-dapply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardaguclu%2Fkubectl-dapply/lists"}