次の方法で共有


az pipelines pool

Note

This reference is part of the azure-devops extension for the Azure CLI (version 2.30.0 or higher). 拡張機能は、az pipelines pool コマンドを初めて実行するときに自動的にインストールされます。 Learn more about extensions.

エージェント プールを管理します。

コマンド

名前 説明 状態
az pipelines pool list

エージェント プールを一覧表示します。

Extension GA
az pipelines pool show

エージェント プールの詳細を表示します。

Extension GA

az pipelines pool list

エージェント プールを一覧表示します。

az pipelines pool list [--action {manage, none, use}]
                       [--detect {false, true}]
                       [--org --organization]
                       [--pool-name]
                       [--pool-type {automation, deployment}]

省略可能のパラメーター

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--action

ユーザー アクションが許可されているリストをフィルター処理します。

プロパティ
指定可能な値: manage, none, use
--detect

組織を自動的に検出します。

プロパティ
指定可能な値: false, true
--org --organization

Azure DevOps organization URL。 az devops configure -d organization=ORG_URL を使用して、既定の組織を構成できます。 既定として構成されていない場合、または git 構成を使用して取得された場合は必須です。例: https://dev.azure.com/MyOrganizationName/.

--pool-name

一致するプール名で一覧をフィルター処理します。

--pool-type

プールの種類で一覧をフィルター処理します。

プロパティ
指定可能な値: automation, deployment
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False

az pipelines pool show

エージェント プールの詳細を表示します。

az pipelines pool show --id --pool-id
                       [--action {manage, none, use}]
                       [--detect {false, true}]
                       [--org --organization]

必須のパラメーター

--id --pool-id

詳細を一覧表示するプールの ID。

省略可能のパラメーター

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--action

ユーザー アクションが許可されているリストをフィルター処理します。

プロパティ
指定可能な値: manage, none, use
--detect

組織を自動的に検出します。

プロパティ
指定可能な値: false, true
--org --organization

Azure DevOps organization URL。 az devops configure -d organization=ORG_URL を使用して、既定の組織を構成できます。 既定として構成されていない場合、または git 構成を使用して取得された場合は必須です。例: https://dev.azure.com/MyOrganizationName/.

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False