FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
$ teamcity From the Command Line
How-ToTools

$ teamcity From the Command Line

via Dev.toJetBrains TeamCity3h ago

Start builds, tail logs, and manage agents and queues – without switching windows. Whether you are debugging a failed build, managing build agents, or scripting your deployment pipeline (or your AI coding agent is doing so) – there are times when opening a browser is one step too many. TeamCity CLI is a lightweight, open-source tool that puts TeamCity at your fingertips. A CLI for TeamCity has been a long-standing request from the community. Here’s how it works and what you can use it for. TeamCity CLI includes over 60 commands, and for anything it doesn't wrap yet, teamcity api gives you direct access to the full TeamCity REST API. Source code (Apache 2.0): https://github.com/JetBrains/teamcity-cli Getting started Install and authenticate in seconds: # macOS / Linux brew install jetbrains/utils/teamcity # via a bash script curl -fsSL https://jb.gg/tc/install | bash # Windows winget install JetBrains.tc # via a powershell script irm https://jb.gg/tc/install.ps1 | iex # Connect to your

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

The Hidden Cost of Starting From Scratch Every Time
How-To

The Hidden Cost of Starting From Scratch Every Time

Medium Programming • 23m ago

I can't recommend cheap Samsung and Google phones when this Android rival exists
How-To

I can't recommend cheap Samsung and Google phones when this Android rival exists

ZDNet • 38m ago

Vibe Coding is Dead. Long Live Engineering.
How-To

Vibe Coding is Dead. Long Live Engineering.

Medium Programming • 46m ago

Tubi joins forces with popular TikTokers to create original streaming content
How-To

Tubi joins forces with popular TikTokers to create original streaming content

TechCrunch • 51m ago

How-To

How To Use _Rec_Name Attributes In Odoo

Medium Programming • 52m ago

Discover More Articles