Azure Stack Hub 上支援的 Azure Container Registry 命令
Azure Stack Hub 上的 Azure Container Registry 支援全域 Azure 功能的子集。 如需詳細資訊,請參閱概觀。
支援的 Azure Container Registry CLI 命令
Command | 描述 |
---|---|
az acr check-health |
取得環境的健康情況資訊,並選擇性地取得目標登錄。 |
az acr check-name |
檢查 Azure Container Registry 名稱是否有效且可供使用。 |
az acr create |
建立 Azure Container Registry 實例。 |
az acr credential renew |
重新產生 Azure Container Registry 實例的登入認證。 |
az acr credential show |
取得 Azure Container Registry 實例的登入認證。 |
az acr delete |
刪除 Azure Container Registry 實例。 |
az acr import |
從另一個 Container Registry 將映射匯入至 Azure Container Registry。 匯入會移除 docker pull、docker tag、docker push 的需求。 |
az acr list |
列出目前訂用帳戶下的所有容器登錄。 |
az acr login |
透過 Docker CLI 登入 Azure Container Registry。 |
az acr manifest list-metadata |
列出 Azure Container Registry 中存放庫的指令清單。 |
az acr repository delete |
刪除 Azure Container Registry 中的存放庫或映像。 |
az acr repository list |
列出 Azure Container Registry 中的存放庫。 |
az acr repository show |
取得 Azure Container Registry 中存放庫或映像的屬性。 |
az acr repository show-tags |
顯示 Azure Container Registry 中存放庫的標籤。 |
az acr repository untag |
在 Azure Container Registry 中取消標記映像。 |
az acr repository update |
更新 Azure Container Registry 中存放庫或映像的屬性。 |
az acr show |
取得 Azure Container Registry 的詳細數據。 |
az acr show-usage |
取得 Azure Container Registry 的記憶體使用量。 |
az acr update |
更新 Azure Container Registry。 |
az acr webhook create |
建立 Azure Container Registry 的 Webhook。 |
az acr webhook delete |
從 Azure Container Registry 刪除 Webhook。 |
az acr webhook get-config |
取得 Webhook 的服務 URI 和自定義標頭。 |
az acr webhook list |
列出 Azure Container Registry 的所有 Webhook。 |
az acr webhook list-events |
列出 Webhook 的最新事件。 |
az acr webhook ping |
觸發 Webhook 的 Ping 事件。 |
az acr webhook show |
取得 Webhook 的詳細數據。 |
az acr webhook update |
更新 Webhook。 |
不支援的選擇性參數
某些支援的命令具有 Azure Stack Hub 上不支援的選擇性參數。 不支持的參數如下所示:
az acr create
--allow-trusted-services
--default-action
--identity
--key-encryption-key
--public-network-enabled
--workspace
--zone-redundancy
az acr update
--allow-trusted-services
--anonymous-pull-enabled
--data-endpoint-enabled
--default-action
--public-network-enabled
--sku