teamcity-cli

Use when working with TeamCity CI/CD or when user provides a TeamCity build URL. Use `teamcity` CLI for builds, logs, jobs, queues, and agents.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "teamcity-cli" with this command: npx skills add jetbrains/teamcity-cli/jetbrains-teamcity-cli-teamcity-cli

TeamCity CLI (teamcity)

Quick Start

teamcity auth status                    # Check authentication
teamcity run list --status failure      # Find failed builds
teamcity run log <id> --failed          # Full failure diagnostics

Do not guess flags or syntax. Use the Command Reference or teamcity <command> --help. Fall back to teamcity api /app/rest/... when needed. Builds are runs (teamcity run), build configurations are jobs (teamcity job).

Core Commands

AreaCommands
Buildsrun list, view, start, watch, log, cancel, restart, tests, changes
Artifactsrun artifacts, run download
Metadatarun pin/unpin, run tag/untag, run comment
Jobsjob list, view, tree, pause/resume, param list/get/set/delete
Projectsproject list, view, tree, param, token put/get, settings export/status/validate
Queuequeue list, approve, remove, top
Agentsagent list, view, enable/disable, authorize/deauthorize, exec, term, reboot, move
Poolspool list, view, link/unlink
APIteamcity api <endpoint> — raw REST API access

Quick Workflows

Investigate failure: teamcity run list --status failureteamcity run log <id> --failedteamcity run tests <id> --failed From a URL: Extract build ID from https://host/buildConfiguration/ConfigId/12345teamcity run view 12345 Start build: teamcity run start <job-id> --branch <branch> --watch Find jobs: teamcity project listteamcity job list --project <id>

References

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

use-modern-go

No summary provided by upstream source.

Repository SourceNeeds Review
General

tests-maintenance

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

OPC Landing Page Manager

Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized...

Registry SourceRecently Updated
Coding

OPC Product Manager

Product spec generation for solo entrepreneurs. Turns a one-sentence idea into a build-ready spec that AI coding agents (Claude Code, etc.) can execute direc...

Registry SourceRecently Updated