A tool to help data engineers and data architects to know about the stuffs locked in Dataworks more clearly and efficiently.
FYI: Dataworks is a service provided by Aliyun. This project is not associated with the Dataworks nor Aliyun.
Add the following env variables to .env
file:
ACCESS_KEY_ID=
ACCESS_KEY_SECRET=
DATAWORKS_PROJECT_ID=
DATAWORKS_ENDPOINT=dataworks.cn-beijing.aliyuncs.com # or other endpoint
dataworks-cli files list -t 10,23 -o files/manifest.json
dataworks-cli files list -t 10,23 -o files/manifest.json
dataworks-cli files download -i files.json -o ./files
dataworks-cli di list-sync-tasks -s data-source-name -o di-sync-tasks.json
dataworks-cli nodes list -e PROD -o nodes.json