az confluent organization environment

注意

此參考是 Azure CLI 的串連延伸模組的一部分(2.56.0 版或更高版本)。 擴充功能會在您第一次執行 az confluent 組織環境 命令時自動安裝。 深入了解擴充功能。

取得組織中串連環境的命令。

命令

名稱 Description 類型 狀態
az confluent organization environment cluster

在環境中取得串連叢集詳細數據的命令。

副檔名 GA
az confluent organization environment cluster create-api-key

在環境中建立架構登錄叢集標識碼或 Kafka 叢集識別碼的 API 金鑰。

副檔名 GA
az confluent organization environment cluster list

環境中所有叢集的清單。

副檔名 GA
az confluent organization environment cluster show

依標識碼取得叢集。

副檔名 GA
az confluent organization environment list

組織內所有環境的清單。

副檔名 GA
az confluent organization environment schema-registry-cluster

在環境中取得架構登錄叢集詳細數據的命令。

副檔名 GA
az confluent organization environment schema-registry-cluster list

列出架構登錄叢集。

副檔名 GA
az confluent organization environment schema-registry-cluster show

依標識元取得架構登錄叢集。

副檔名 GA

az confluent organization environment list

組織內所有環境的清單。

az confluent organization environment list --organization-name
                                           --resource-group
                                           [--max-items]
                                           [--next-token]
                                           [--page-size]
                                           [--page-token]

必要參數

--organization-name

組織資源名稱。

--resource-group

資源群組名稱。

選擇性參數

--max-items

命令輸出中要傳回的項目總數。 如果可用的專案總數超過指定的值,則會在命令的輸出中提供令牌。 若要繼續分頁,請在後續命令的自變數中 --next-token 提供令牌值。

--next-token

標記,指定要開始分頁的位置。 這是先前截斷回應中的令牌值。

--page-size

分頁大小。

--page-token

不透明的分頁令牌,用來擷取下一組記錄。

全域參數
--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 來取得完整偵錯記錄。