{"id":15882811,"url":"https://github.com/zhangyuan/dataworks-cli","last_synced_at":"2025-10-24T23:34:39.756Z","repository":{"id":227690012,"uuid":"770982545","full_name":"zhangyuan/dataworks-cli","owner":"zhangyuan","description":"Hope to save data engineers from Aliyun Dataworks.","archived":false,"fork":false,"pushed_at":"2024-07-17T11:25:18.000Z","size":6979,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T20:28:37.473Z","etag":null,"topics":[],"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/zhangyuan.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":"2024-03-12T13:38:19.000Z","updated_at":"2024-07-17T11:22:47.000Z","dependencies_parsed_at":"2024-03-19T15:29:35.103Z","dependency_job_id":"152b2ef1-2cd7-46e3-ad85-391910253e6e","html_url":"https://github.com/zhangyuan/dataworks-cli","commit_stats":null,"previous_names":["zhangyuan/dataworks-helper","zhangyuan/dataworks-cli"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuan%2Fdataworks-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuan%2Fdataworks-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuan%2Fdataworks-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuan%2Fdataworks-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhangyuan","download_url":"https://codeload.github.com/zhangyuan/dataworks-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763863,"owners_count":20829798,"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-10-06T04:07:13.650Z","updated_at":"2025-10-24T23:34:34.713Z","avatar_url":"https://github.com/zhangyuan.png","language":"Go","readme":"# dataworks-cli\n\nA tool to help data engineers and data architects to know about the stuffs locked in Dataworks more clearly and efficiently.\n\n**FYI: Dataworks is a service provided by Aliyun. This project is not associated with the Dataworks nor Aliyun.**\n\n## Usage\n\n### Prepare the `.env` file\n\nAdd the following env variables to `.env` file:\n\n```env\nACCESS_KEY_ID=\nACCESS_KEY_SECRET=\nDATAWORKS_PROJECT_ID=\nDATAWORKS_ENDPOINT=dataworks.cn-beijing.aliyuncs.com # or other endpoint\n```\n\n### Get the file list by file types\n\n```bash\ndataworks-cli files list -t 10,23  -o files/manifest.json\n```\n\n\n### Download the files from the file list\n\n```bash\ndataworks-cli files list -t 10,23  -o files/manifest.json\n```\n\n### Get the table list by data source\n\n```bash\ndataworks-cli files download -i files.json -o ./files\n```\n\n### Get the DI sync tasks\n\n```bash\ndataworks-cli di list-sync-tasks -s data-source-name -o di-sync-tasks.json\n```\n\n### Get the node list by project env\n\n```bash\ndataworks-cli nodes list -e PROD -o nodes.json\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyuan%2Fdataworks-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhangyuan%2Fdataworks-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyuan%2Fdataworks-cli/lists"}