{"id":15155346,"url":"https://github.com/afeiship/action-aliyun-cli","last_synced_at":"2026-01-31T18:32:13.770Z","repository":{"id":57122883,"uuid":"275972530","full_name":"afeiship/action-aliyun-cli","owner":"afeiship","description":"Github actions for aliyun-cli.","archived":false,"fork":false,"pushed_at":"2023-03-15T05:21:01.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T05:19:57.055Z","etag":null,"topics":["action","aliyun","cli","github"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/afeiship.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,"governance":null}},"created_at":"2020-06-30T02:06:38.000Z","updated_at":"2023-03-10T07:15:12.000Z","dependencies_parsed_at":"2023-07-17T08:41:09.581Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/action-aliyun-cli","commit_stats":null,"previous_names":["afeiship/next-spider-fetch"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/action-aliyun-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Faction-aliyun-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Faction-aliyun-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Faction-aliyun-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Faction-aliyun-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/action-aliyun-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Faction-aliyun-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["action","aliyun","cli","github"],"created_at":"2024-09-26T18:20:28.353Z","updated_at":"2026-01-31T18:32:13.754Z","avatar_url":"https://github.com/afeiship.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-aliyun-cli\n\u003e Github actions for aliyun-cli.\n\n![](https://p.ipic.vip/de22fc.png)\n\n## usgae\n```yml\n- name: Use aliyun-cli\n  uses: afeiship/action-aliyun-cli@1.0.0\n```\n\n## full\n```yml\nname: gh-action-docker-notes workflow\non: [push]\njobs:\n  hello:\n    name: hello-docker\n    runs-on: ubuntu-latest\n    env:\n      ACCESS_KEY_ID: ${{ secrets.ALIBABACLOUD_ACCESS_KEY_ID }}\n      ACCESS_KEY_SECRET: ${{ secrets.ALIBABACLOUD_ACCESS_KEY_SECRET }}\n      REGION: ${{ secrets.ALIBABACLOUD_REGION_ID }}\n      DEBUG: sdk\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v2\n\n      - name: Use aliyun-cli v3.0.121\n        uses: afeiship/action-aliyun-cli@master\n        with:\n          version: '3.0.121'\n\n      - name: Debug\n        run: |\n          printenv\n          aliyun --version\n          aliyun oss sync app oss://your-oss-bucket/ --force --delete\n```\n\n## resources\n- https://help.aliyun.com/document_detail/121541.html\n- https://github.com/aliyun/aliyun-cli/releases?spm=a2c4g.11186623.0.0.1e528be9HPDISf","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Faction-aliyun-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Faction-aliyun-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Faction-aliyun-cli/lists"}