az keyvault certificate pending

管理擱置的憑證建立作業。

命令

名稱 Description 類型 狀態
az keyvault certificate pending delete

刪除特定憑證的建立作業。

核心 GA
az keyvault certificate pending merge

將憑證或憑證鏈結與伺服器上現有的金鑰組合並。

核心 GA
az keyvault certificate pending show

取得憑證的建立作業。

核心 GA

az keyvault certificate pending delete

刪除特定憑證的建立作業。

刪除正在建立之指定憑證的建立作業。 不再建立憑證。 此作業需要憑證/更新許可權。

az keyvault certificate pending delete --name
                                       --vault-name

必要參數

--name -n

暫止憑證的名稱。

--vault-name

保存庫的名稱。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az keyvault certificate pending merge

將憑證或憑證鏈結與伺服器上現有的金鑰組合並。

MergeCertificate 作業會執行憑證或憑證鏈結與服務中目前可用的金鑰組合並。 此作業須有憑證/建立權限。

az keyvault certificate pending merge --file
                                      --name
                                      --vault-name
                                      [--disabled {false, true}]
                                      [--tags]

必要參數

--file -f

包含要合併之憑證或憑證鏈結的檔案。

--name -n

暫止憑證的名稱。

--vault-name

保存庫的名稱。

選擇性參數

--disabled

建立處於停用狀態的憑證。

接受的值: false, true
--tags

以空格分隔的標記:key[=value] [key[=value] ...]。使用 「」 清除現有的標記。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az keyvault certificate pending show

取得憑證的建立作業。

取得與指定憑證相關聯的建立作業。 此作業需要憑證/取得許可權。

az keyvault certificate pending show --name
                                     --vault-name

必要參數

--name -n

暫止憑證的名稱。

--vault-name

保存庫的名稱。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。