{"id":20341251,"url":"https://github.com/pomdtr/deta-drive-cli","last_synced_at":"2026-03-02T19:36:13.885Z","repository":{"id":104153934,"uuid":"606115186","full_name":"pomdtr/deta-drive-cli","owner":"pomdtr","description":"A command line companion for Deta Drive","archived":false,"fork":false,"pushed_at":"2023-02-25T13:25:51.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T18:48:09.007Z","etag":null,"topics":["deta","deta-drive"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pomdtr.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":"2023-02-24T16:25:01.000Z","updated_at":"2023-03-31T03:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"425d51de-4bd6-4f3e-b12a-44c2c8fdab0d","html_url":"https://github.com/pomdtr/deta-drive-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pomdtr/deta-drive-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomdtr%2Fdeta-drive-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomdtr%2Fdeta-drive-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomdtr%2Fdeta-drive-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomdtr%2Fdeta-drive-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomdtr","download_url":"https://codeload.github.com/pomdtr/deta-drive-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomdtr%2Fdeta-drive-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30016524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deta","deta-drive"],"created_at":"2024-11-14T21:26:36.384Z","updated_at":"2026-03-02T19:36:13.842Z","avatar_url":"https://github.com/pomdtr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `deta-drive` - A command line companion for Deta Drive\n\n`deta-drive` is a command line companion for Deta Drive. It allows you to manage your Deta Drive files from the command line.\n\n## Installation\n\n```bash\ngo install github.com/pomdtr/deta-drive@latest\n```\n\n## Usage\n\nThe cli supports most of the classic unix commands you are used to. Use `deta-drive help` to get a list of all commands.\n\n### Authentication\n\nYou can authenticate with the cli using the `DETA_PROJECT_KEY` environment variable, or by using the `--data-key` flag.\n\n## Examples\n\n### Upload a file\n\n```bash\ndeta-drive cp ./file.txt deta://my-drive/file.txt\n```\n\n### Download a file\n\n```bash\ndeta-drive cp deta://my-drive/file.txt ./file.txt\n```\n\n### List files\n\n```bash\ndeta-drive ls deta://my-drive/\n```\n\n### Print file content\n\n```bash\ndeta-drive cat deta://my-drive/file.txt\n```\n\n### Remove a file\n\n```bash\ndeta-drive rm deta://my-drive/file.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpomdtr%2Fdeta-drive-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpomdtr%2Fdeta-drive-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpomdtr%2Fdeta-drive-cli/lists"}