Skip to content

🔎 Monitor your Codeship builds from terminal

Notifications You must be signed in to change notification settings

emaincourt/codeship-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeship Status for emaincourt/codeship-cli

 codeship-cli

Description

This CLI tends to be a small tool for monitoring builds on Codeship without need to use the web interface, for efficiency purpose.

Installation

go get github.com/emaincourt/codeship-cli

Usage

There are currently two ways to provide your Codeship credentials :

From env vars :

  • CODESHIP_USERNAME
  • CODESHIP_PASSWORD

From flags :

  • --username
  • --password

Flags will always be prevalent on env vars

Keep in mind that it is currently not possible to use 2FA with Codeship's API.

Then you can run :

codeship-cli --org=<YOUR_ORGANIZATION_NAME>

About

🔎 Monitor your Codeship builds from terminal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages