Home / Companies / JetBrains / Blog / Post Details
Content Deep Dive

$ teamcity From the Command Line | The TeamCity Blog

Blog post from JetBrains

Post Details
Company
Date Published
Author
Viktor Tiulpin
Word Count
763
Language
American English
Hacker News Points
-
Summary

TeamCity CLI is a versatile, open-source tool designed to streamline the management of TeamCity builds and agents directly from the command line, eliminating the need to navigate through a browser interface. With over 60 commands available, it offers functionalities such as starting builds, viewing logs, managing build agents, and accessing queues, while also providing direct access to the full TeamCity REST API for tasks not covered by the CLI. The tool supports seamless integration with automation workflows and AI coding agents, allowing for efficient pipeline management and the execution of commands remotely without needing SSH keys or VPNs. TeamCity CLI is open-source under the Apache 2.0 license and actively seeks user feedback to enhance features like pipeline visualization and integration with version control systems. Installation is straightforward across operating systems, and it is designed to be a building block for automation, offering structured data output for dashboards or scripts.