{"id":18391473,"url":"https://github.com/figadore/keyring","last_synced_at":"2025-04-12T09:39:45.068Z","repository":{"id":152925456,"uuid":"457468610","full_name":"figadore/keyring","owner":"figadore","description":"A simple cross-platform keychain command line utility","archived":false,"fork":false,"pushed_at":"2022-02-25T18:18:47.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T05:12:27.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/figadore.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,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T17:51:38.000Z","updated_at":"2022-02-25T21:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"6294bf90-2114-421f-97c1-9ec021290a9c","html_url":"https://github.com/figadore/keyring","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/figadore%2Fkeyring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fkeyring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fkeyring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/figadore%2Fkeyring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/figadore","download_url":"https://codeload.github.com/figadore/keyring/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248548795,"owners_count":21122766,"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":"2024-11-06T01:51:58.691Z","updated_at":"2025-04-12T09:39:45.048Z","avatar_url":"https://github.com/figadore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keyring\nA simple cross-platform keychain command line utility based on [zalando/go-keyring](https://github.com/zalando/go-keyring)\n\n## Installation\n### Global\ngo get github.com/figadore/keyring\n\n### From source\ngo install\n\n## Usage\n\n### Example\nThe following example shows how to use `kr` in a curl command to access the GitHub API. If the `github-pat` secret does not exist yet, it will prompt for populating its value. Once populated, the secret is read out on subsequent calls without any additional action needed.\n```\ncurl -u octocat:$(kr github-pat) https://api.github.com/users/octocat\n```\n\n### Help\nkr -h\n```\nUsage of kr:\n  -c    If set, show text while typing (for non-secrets only)\n  -d    Delete\n  -e    If set, just check for existence of key\n  -prompt string\n        Prompt string for secret, if it doesn't exist\n  -s    If set, do not print value (useful for input-only scenarios)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigadore%2Fkeyring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffigadore%2Fkeyring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffigadore%2Fkeyring/lists"}