{"id":17173553,"url":"https://github.com/fsamin/clide","last_synced_at":"2025-03-24T20:30:43.574Z","repository":{"id":57605256,"uuid":"74063403","full_name":"fsamin/clide","owner":"fsamin","description":"Cloud storage files management CLI","archived":false,"fork":false,"pushed_at":"2017-04-02T10:47:08.000Z","size":440,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T00:49:35.921Z","etag":null,"topics":["cli","golang","openstack-swift","s3-storage"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fsamin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-17T20:12:03.000Z","updated_at":"2017-04-04T13:30:15.000Z","dependencies_parsed_at":"2022-08-27T22:40:40.609Z","dependency_job_id":null,"html_url":"https://github.com/fsamin/clide","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/fsamin%2Fclide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsamin%2Fclide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsamin%2Fclide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsamin%2Fclide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsamin","download_url":"https://codeload.github.com/fsamin/clide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245347434,"owners_count":20600488,"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":["cli","golang","openstack-swift","s3-storage"],"created_at":"2024-10-14T23:51:46.336Z","updated_at":"2025-03-24T20:30:43.489Z","avatar_url":"https://github.com/fsamin.png","language":"Go","readme":"# Clide\n\nCloud storage files management CLI\n\n\n[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/fsamin/clide/lib) [![Build Status](https://travis-ci.org/fsamin/clide.svg?branch=master)](https://travis-ci.org/fsamin/clide) [![Go Report Card](https://goreportcard.com/badge/github.com/fsamin/clide)](https://goreportcard.com/report/github.com/fsamin/clide)\n\nSupported providers:\n\n- Openstack Swift: `swift`\n- Amazon S3: `s3`\n\n## Commands\n\n### Download\n\nUpload multiples containers/buckets to a single local directory with:\n\n```bash\n    clide \u003cprovider\u003e download \u003ccontainer 0\u003e [container 1] ... [container n] \u003cdestination directory\u003e\n```\n\n- `provider` must be on the supported providers\n- `destination` is the destination directory.\n\n### Upload\n\nUpload files to a container/bucket with:\n\n```bash\n    clide \u003cprovider\u003e upload \u003cfile 0\u003e [file 1] ... [file n] \u003cdestination\u003e\n```\n\n- `provider` must be on the supported providers\n- `destination` is the destination container/bucket. Is it doesn't exist, it will be created by default as a private container/bucket.\n\n## About Authentication\n\nAuthentication settings can be set with command flags or environment variables. We strongly suggest to set environment variables to use `clide`easily.\n\n### Openstack swift environment variables\n\n```bash\n    OS_USERNAME\n    OS_PASSWORD\n    OS_TENANT_NAME\n    OS_AUTH_URL\n```\n\n### Amazon S3 environment variables\n\n```bash\n    AWS_ACCESS_KEY_ID\n    AWS_SECRET_ACCESS_KEY\n    AWS_DEFAULT_REGION\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsamin%2Fclide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsamin%2Fclide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsamin%2Fclide/lists"}