{"id":17235882,"url":"https://github.com/publicarray/bunnycli","last_synced_at":"2025-03-26T01:19:05.201Z","repository":{"id":62438632,"uuid":"258038991","full_name":"publicarray/BunnyCLI","owner":"publicarray","description":"CLI for BunnyCDN","archived":false,"fork":false,"pushed_at":"2021-01-16T06:42:21.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T05:03:11.797Z","etag":null,"topics":["bunnycdn"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/publicarray.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-04-22T22:57:14.000Z","updated_at":"2023-03-04T17:54:39.000Z","dependencies_parsed_at":"2022-11-01T21:48:41.888Z","dependency_job_id":null,"html_url":"https://github.com/publicarray/BunnyCLI","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/publicarray%2FBunnyCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/publicarray%2FBunnyCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/publicarray%2FBunnyCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/publicarray%2FBunnyCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/publicarray","download_url":"https://codeload.github.com/publicarray/BunnyCLI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568570,"owners_count":20636803,"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":["bunnycdn"],"created_at":"2024-10-15T05:34:52.913Z","updated_at":"2025-03-26T01:19:05.181Z","avatar_url":"https://github.com/publicarray.png","language":"Rust","readme":"# BunnyCDN CLI 🐰\n\nThe unofficial CLI for BunnyCDN 🐰\n\nNote: storage API is the only one implemented so far, others coming soon! \n\n[BunnyCDN library](https://github.com/publicarray/bunnycdn)\n\n## Install\n\n```sh\ncargo install bunnycli\n```\n\n## Requirements\n\n 1. Have a bunnyCDN account\n 2. An API Key. You can find this in our Dashboard in the My Account section.\n 3. A Storage API key, You can find this in our Storage Zone, the FTP password is the API Key.\n\n## Example Usage\n```sh\n./bunnycli storage --login storage_zone_name\n./bunnycli storage --upload '/file/path/file.txt' 'server/path/file.txt'\n./bunnycli storage --download '/save/file/path/file.txt' 'server/path/file.txt'\n./bunnycli storage --info '/' | jq\n./bunnycli storage --remove 'server/path/file.txt'\n```\n\n## Configuration\n\n`~/.config/bunnycli.tml`\n\n```toml\n[storage_zone]\napi_endpoint = \"https://storage.bunnycdn.com\"\nname = \"Your Storage Zone Name\"\n```\n\nThis is my first cli crate, please be gentle\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublicarray%2Fbunnycli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpublicarray%2Fbunnycli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublicarray%2Fbunnycli/lists"}