{"id":13521688,"url":"https://github.com/fabiand/kubectl-plugin-pvc","last_synced_at":"2025-04-11T02:12:31.729Z","repository":{"id":149486282,"uuid":"124880561","full_name":"fabiand/kubectl-plugin-pvc","owner":"fabiand","description":"A simple kubectl binary plugin for PVC operations","archived":false,"fork":false,"pushed_at":"2018-08-16T19:24:04.000Z","size":30,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T02:12:27.099Z","etag":null,"topics":["kubectl-plugins","kubernetes","pvc"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/fabiand.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}},"created_at":"2018-03-12T11:43:35.000Z","updated_at":"2024-12-14T02:37:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0a0b73a-4d61-42f4-b367-f829975fc75a","html_url":"https://github.com/fabiand/kubectl-plugin-pvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiand%2Fkubectl-plugin-pvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiand%2Fkubectl-plugin-pvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiand%2Fkubectl-plugin-pvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiand%2Fkubectl-plugin-pvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiand","download_url":"https://codeload.github.com/fabiand/kubectl-plugin-pvc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328160,"owners_count":21085261,"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":["kubectl-plugins","kubernetes","pvc"],"created_at":"2024-08-01T06:00:37.157Z","updated_at":"2025-04-11T02:12:31.711Z","avatar_url":"https://github.com/fabiand.png","language":"Shell","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"[![Build Status](https://travis-ci.org/fabiand/kubectl-plugin-pvc.svg?branch=master)](https://travis-ci.org/fabiand/kubectl-plugin-pvc)\n\nA simple [kubectl binary](https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/)\n(binary, ha!) plugin to create and optionally populate PVCs.\n\n## Installation\n\nWithout cloning the repo, on your client:\n\n```bash\ncurl -L https://github.com/fabiand/kubectl-plugin-pvc/raw/master/install.sh | bash\n```\n\nOr: After cloning the repo, On your client:\n\n```bash\n$ bash install.sh\n```\n\n## Usage\n\n### Create and (optionally) upload\n\n```bash\n$ kubectl plugin pvc create my-data 10Gi README.md README.md\n```\n\nIn order to create a new PVC called `fedora` with a size of _10Gi_ and copy the\nlocal `README.md` into a file called `README.md` on the new PVC.\n\n### Upload\n\n```bash\n$ kubectl plugin pvc cp my-data README.md README.md\n```\n\n### Cat contents\n\n```bash\n$ kubectl plugin pvc cat my-data README.md\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiand%2Fkubectl-plugin-pvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiand%2Fkubectl-plugin-pvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiand%2Fkubectl-plugin-pvc/lists"}