updated README.md

pull/2/head
Hari Sekhon 4 years ago
parent 32648877a3
commit 963dddae3a

@ -569,6 +569,7 @@ etc.
- `teamcity_create_project.sh` - creates a TeamCity project using the API
- `teamcity_create_github_oauth_connection.sh` - creates a TeamCity GitHub OAuth VCS connection in the Root project, useful for bootstrapping projects from VCS configs
- `teamcity_create_vcs_root.sh` - creates a TeamCity VCS root from a save configuration (XML or JSON), as downloaded by `teamcity_vcs_roots_download.sh`
- `teamcity_upload_ssh_key.sh` - uploads an SSH key to a TeamCity project (for use in VCS root connections)
- `teamcity_agents.sh` - lists TeamCity agents, their connected state, authorized state, whether enabled and up to date
- `teamcity_builds.sh` - lists the last 100 TeamCity builds along with the their state (eg. `finished`) and status (eg. `SUCCESS`/`FAILURE`)
- `teamcity_buildtypes.sh` - lists TeamCity buildTypes (pipelines) along with the their project and IDs

Loading…
Cancel
Save