Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gobins/bamboo-cli

Open more actions menu

Repository files navigation

bamboo-cli


Command Line Interface for Atlassian Bamboo

Support

The CLI has been tested with the following Atlassian Bamboo versions

  • 5.7.2

sub-commands

  • get-projects Returns all Projects on Bamboo
  • get-plans Returns all Plans in a Project
  • get-branches Returns all Branches in a Project

Examples

go build -o bamboocli

bamboocli --username admin --password password --url "http://192.168.99.100:8085" get-projects
+----------------+-----+-------------------------------------------------------+
| Name           | Key | Link                                                  |
+----------------+-----+-------------------------------------------------------+
| First Project  | FP  | http://192.168.99.100:8085/rest/api/latest/project/FP |
| Second Project | SP  | http://192.168.99.100:8085/rest/api/latest/project/SP |
+----------------+-----+-------------------------------------------------------+

Contributing

Please contribute by sending a pull request. If there is an issue due to API changes, please raise an issue.

About

Command Line Interface for Atlassian Bamboo

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.