TeamForge CLI
The Digital.ai TeamForge command line interface (CLI) lets you navigate a TeamForge site, work with lists of data and individual objects such as tracker artifacts and wiki pages, and build a wide range of reports. The TeamForge CLI Server runs CLI scripts on the TeamForge server as extensions to the platform.
These pages apply to all supported TeamForge versions, so they are maintained outside the versioned documentation.
TeamForge CLI
| Page | Contents |
|---|---|
| Introduction and Basic Navigation | Command levels, chaining commands, the built-in help system, and the convenience commands for your workspace and project tools. |
| Working with Lists | The data types the CLI works with and the commands that filter, display, search, order, summarize, and iterate over lists. |
| Command Reference | Syntax for each CLI command, covering SOAP and REST API access, connections, filters, variables, output, and site administration. |
| Cookbook | Sample report scripts for project membership, open artifact summaries, repository listings, and template based graphs. |
TeamForge CLI Server
| Page | Contents |
|---|---|
| CLI Server Installation | System requirements, the installation procedure, and the bundled test program that verifies the install. |
| CLI Server User Guide | The security model scripts run under, how to upload and invoke them, and how to write event handlers and scheduled jobs. |
| CLI Server Web UI | The web interface for interacting with the CLI Server directly, and how to make it available to users. |