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.
ユーザー アクションが許可されているリストをフィルター処理します。
プロパティ | 値 |
---|---|
指定可能な値: | manage, none, use |
組織を自動的に検出します。
プロパティ | 値 |
---|---|
指定可能な値: | false, true |
Azure DevOps organization URL。 az devops configure -d organization=ORG_URL を使用して、既定の組織を構成できます。 既定として構成されていない場合、または git 構成を使用して取得された場合は必須です。例: https://dev.azure.com/MyOrganizationName/
.
一致するプール名で一覧をフィルター処理します。
プールの種類で一覧をフィルター処理します。
プロパティ | 値 |
---|---|
指定可能な値: | automation, deployment |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az pipelines pool show
エージェント プールの詳細を表示します。
az pipelines pool show --id --pool-id
[--action {manage, none, use}]
[--detect {false, true}]
[--org --organization]
必須のパラメーター
詳細を一覧表示するプールの ID。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
ユーザー アクションが許可されているリストをフィルター処理します。
プロパティ | 値 |
---|---|
指定可能な値: | manage, none, use |
組織を自動的に検出します。
プロパティ | 値 |
---|---|
指定可能な値: | false, true |
Azure DevOps organization URL。 az devops configure -d organization=ORG_URL を使用して、既定の組織を構成できます。 既定として構成されていない場合、または git 構成を使用して取得された場合は必須です。例: https://dev.azure.com/MyOrganizationName/
.
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |