# teamcity-cli

teamcity is the official command-line client for TeamCity. It covers the day-to-day — starting builds, tailing logs, digging through the queue — and the odd jobs too: shelling into build agents, editing job settings, raw REST calls when nothing else fits.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/jetbrains-teamcity-cli
- Source: https://github.com/JetBrains/teamcity-cli
- Price: free and open source

## Summary
teamcity-cli is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes migrate-to-teamcity, teamcity-cli. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add jetbrains/teamcity-cli
```

## Skills
- migrate-to-teamcity
- teamcity-cli

## FAQ

### What is teamcity-cli?
teamcity is the official command-line client for TeamCity. It covers the day-to-day — starting builds, tailing logs, digging through the queue — and the odd jobs too: shelling into build agents, editing job settings, raw REST calls when nothing else fits.

### How do I install teamcity-cli?
Run these in Claude Code: npx -y skills add jetbrains/teamcity-cli. Then prompt normally.

### Does teamcity-cli auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is teamcity-cli free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
