{"id":38286548,"url":"https://github.com/sgmac/vault-mv","last_synced_at":"2026-01-17T02:03:59.549Z","repository":{"id":57652466,"uuid":"233935482","full_name":"sgmac/vault-mv","owner":"sgmac","description":"copy or move secrets in Vault","archived":false,"fork":false,"pushed_at":"2020-01-14T21:07:00.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T03:32:40.104Z","etag":null,"topics":["go","golang","vault"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sgmac.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}},"created_at":"2020-01-14T21:04:26.000Z","updated_at":"2024-02-15T12:33:41.000Z","dependencies_parsed_at":"2022-08-25T20:12:10.477Z","dependency_job_id":null,"html_url":"https://github.com/sgmac/vault-mv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sgmac/vault-mv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fvault-mv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fvault-mv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fvault-mv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fvault-mv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgmac","download_url":"https://codeload.github.com/sgmac/vault-mv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgmac%2Fvault-mv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","golang","vault"],"created_at":"2026-01-17T02:03:58.762Z","updated_at":"2026-01-17T02:03:59.541Z","avatar_url":"https://github.com/sgmac.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vault-mv\n\nSimple tool to copy/move secrets in Vault.\n\n## Install\n\n```\n$ git clone https://github.com/sgmac/vault-mv\n$ go build \n```\n\n## Usage\n\nCreate a token and export  *VAULT_TOKEN*\n\n`$ vault token create -policy=YOUR_POLICY`\n\nCopying secrets from one environment to a new one.\n```\n$ vault-mv  secret/stg secret/ent\ncopying secret/stg/app/provider/aws to secret/ent/app/provider/aws\ncopying secret/stg/app/provider/gcp to secret/ent/app/provider/gcp\ncopying secret/stg/password to secret/ent/password\ncopying secret/stg/redis_url to secret/ent/redis_url\ncopying secret/stg/username to secret/ent/username\n```\n\nIf the flag preserve data is disabled `-p=false`, the data is moved (source is deleted).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgmac%2Fvault-mv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgmac%2Fvault-mv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgmac%2Fvault-mv/lists"}