huawei-cloud-swr-image-automation

Installation
SKILL.md

Huawei Cloud SWR Image Automation

Overview

This skill provides image automation capabilities for Huawei Cloud SWR (Software Repository for Container) using the hcloud CLI, including cross-region image sync and trigger-based auto-deployment.

Architecture: hcloud CLI → SWR Service API → SyncRepo/Trigger/SyncJob/SyncRegion resources

Related Skills:

  • huawei-cloud-swr-image-management - Image lifecycle management (namespaces, repos, tags, auth, quotas). Image push and authentication (CreateAuthorizationToken, docker login, docker push) are required to verify triggers end-to-end. If not installed, install it first:
    npx skills add huaweicloud/huaweicloud-skills --skill huawei-cloud-swr-image-management -y
    
    For the complete image push and authentication flow, refer to the official SWR Quick Start guide: https://support.huaweicloud.com/qs-swr/index.html
  • huawei-cloud-swr-image-governance - Image governance (permissions, retention, sharing, tags, immutable rules)
  • huawei-cloud-swr-enterprise-instance - Enterprise instance management
Installs
108
GitHub Stars
20
First Seen
Jun 4, 2026
huawei-cloud-swr-image-automation — huaweicloud/huaweicloud-skills