TeamCity On-Premises 2026.2 Help

コマンドリファレンス

このページでは、利用可能なすべての TeamCity CLI コマンドのクイックリファレンスを提供します。 各コマンドグループは、詳細な説明、フラグ、例を含む詳細ページへのリンクを提供しています。

認証

サーバー認証を管理します。 詳細は 認証を参照してください。

コマンド

説明

teamcity auth login

TeamCity サーバーで認証する

teamcity auth logout

TeamCity サーバーからログアウトする

teamcity auth status

認証ステータスを表示

実行

ビルドを開始、監視、管理します。 詳細は 実行の管理を参照してください。

コマンド

説明

teamcity run artifacts

アーティファクトの一覧

teamcity run cancel

実行をキャンセルする

teamcity run changes

VCS の変更を表示する

teamcity run comment

コメントを設定または表示する

teamcity run diff

2 つの実行結果を比較し、違いを示す

teamcity run download

アーティファクトをダウンロード

teamcity run list

最近の実行を一覧表示する

teamcity run log

ログを表示

teamcity run pin

ピン留めして片付けを不要にする

teamcity run restart

実行を再開する

teamcity run start

新しい実行を開始する

teamcity run tag

タグを追加

teamcity run tests

テスト結果の表示

teamcity run tree

スナップショットの依存関係ツリーを表示する

teamcity run unpin

ランのピン留めを解除する

teamcity run untag

タグの除去

teamcity run view

詳細の表示

teamcity run watch

完了するまで実行を観察する

ジョブ

ビルド構成の表示と設定を行います。 詳細は ジョブの管理を参照してください。

コマンド

説明

teamcity job list

ジョブ一覧

teamcity job param delete

ジョブパラメーターを削除する

teamcity job param get

ジョブパラメーター値を取得する

teamcity job param list

ジョブパラメーターの一覧表示

teamcity job param set

ジョブパラメーター値を設定する

teamcity job pause

ジョブを一時停止する

teamcity job resume

一時停止したジョブを再開する

teamcity job tree

スナップショットの依存関係ツリーを表示する

teamcity job view

ジョブの詳細を見る

プロジェクト

プロジェクトを閲覧し、パラメーターと設定を管理します。 詳細は プロジェクトの管理を参照してください。

コマンド

説明

teamcity project cloud image

クラウドイメージを管理する

teamcity project cloud instance

クラウドインスタンスを管理する

teamcity project cloud profile

クラウドプロファイルの管理

teamcity project connection authorize

ブラウザーを開いて、現在の TeamCity ユーザーを接続に対して認可する

teamcity project connection create

プロジェクト接続を作成する

teamcity project connection delete

プロジェクト接続を削除します

teamcity project connection list

プロジェクト関連情報を一覧表示

teamcity project create

プロジェクトの作成

teamcity project list

プロジェクトの一覧

teamcity project param delete

プロジェクトパラメーターを削除する

teamcity project param get

プロジェクトパラメーター値を取得する

teamcity project param list

プロジェクトパラメーターの一覧

teamcity project param set

プロジェクトパラメーター値を設定する

teamcity project settings export

プロジェクト設定を Kotlin DSL または XML としてエクスポートする

teamcity project settings status

バージョン設定の同期ステータスを表示する

teamcity project settings validate

Kotlin DSL 構成をローカルで検証する

teamcity project ssh delete

SSH キーを削除する

teamcity project ssh generate

SSH キーペアを生成する

teamcity project ssh list

SSH キーの一覧表示

teamcity project ssh upload

SSH 秘密鍵をアップロードする

teamcity project token get

安全なトークンの値を取得する

teamcity project token put

秘密を保存して安全なトークンを取得する

teamcity project tree

プロジェクト階層をツリーとして表示する

teamcity project vcs create

VCS ルートを作成する

teamcity project vcs delete

VCS ルートを削除します

teamcity project vcs list

VCS ルートの一覧を表示

teamcity project vcs test

VCS ルート接続をテストする

teamcity project vcs view

VCS ルートの詳細を表示する

teamcity project view

プロジェクトの詳細を表示

キュー

ビルドキューを管理します。 詳細は ビルドキューの管理を参照してください。

コマンド

説明

teamcity queue approve

キュー実行を承認する

teamcity queue list

キューに入れられた実行の一覧

teamcity queue remove

キューから実行を削除する

teamcity queue top

実行をキューの先頭に移動する

エージェント

ビルドエージェントを監視および制御します。 詳細については エージェントの管理を参照してください。

コマンド

説明

teamcity agent authorize

エージェントを承認する

teamcity agent deauthorize

エージェントの認証を解除する

teamcity agent disable

エージェントを無効にする

teamcity agent enable

エージェントを有効にする

teamcity agent exec

エージェントでコマンドを実行する

teamcity agent jobs

エージェントが実行できるジョブを表示する

teamcity agent list

ビルドエージェントの一覧

teamcity agent move

エージェントを別のプールに移動する

teamcity agent reboot

エージェントを再起動する

teamcity agent term

エージェントに対話型ターミナルを開く

teamcity agent view

エージェントの詳細を見る

エージェントプール

エージェントプールの割り当てを管理します。 詳細は エージェントプールの管理を参照してください。

コマンド

説明

teamcity pool link

プロジェクトをエージェントプールにリンクする

teamcity pool list

エージェントプール一覧

teamcity pool unlink

プロジェクトをエージェントプールからリンク解除する

teamcity pool view

プールの詳細を見る

アプリケーションプログラミングインターフェース

生の REST API リクエストを実行します。 詳細は REST API アクセスを参照してください。

コマンド

説明

teamcity api <endpoint>

認証済み API リクエストを実行する

エイリアス

カスタムコマンドショートカットを作成します。 詳細は エイリアスを参照してください。

コマンド

説明

teamcity alias delete

エイリアスを削除する

teamcity alias list

設定済みのエイリアスの一覧を表示します

teamcity alias set

コマンドエイリアスを作成する

設定

コマンド

説明

teamcity config get

設定値を取得する

teamcity config list

設定項目の一覧表示

teamcity config set

設定値を設定します

コマンド

説明

teamcity link

このリポジトリを TeamCity プロジェクトにバインドする

パイプライン

コマンド

説明

teamcity pipeline create

YAML から新しいパイプラインを作成する

teamcity pipeline delete

パイプラインを削除する

teamcity pipeline list

パイプラインの一覧

teamcity pipeline pull

パイプラインの YAML をダウンロード

teamcity pipeline push

パイプライン YAML をアップロード

teamcity pipeline schema

現在のサーバーのパイプライン JSON スキーマを出力します

teamcity pipeline validate

パイプラインの YAML をサーバースキーマに対して検証する

teamcity pipeline view

パイプラインの詳細を表示

スキル

AI エージェントの統合を管理します。 詳細は AI エージェント統合を参照してください。

コマンド

説明

teamcity skill install

AI コーディングエージェント用のスキルをインストールする

teamcity skill list

このリリースに同梱されている利用可能なスキルの一覧

teamcity skill remove

AI コーディングエージェントからスキルを削除する

teamcity skill update

AI コーディングエージェントのスキルを更新

更新

コマンド

説明

teamcity update

CLI のアップデートを確認する

2026 年 9 月 11 日