Semaphore Status
Check Semaphore from the CLI!
npm install -g semaphorestatus
Setup
To tell semaphoreStatus who you are, you'll need to configure your
Semaphore auth token. To find your auth token, click on "Settings"
from any of your Semaphore projects. Then click on the "API" link in
the main settings navigation. Then set
export SEMAPHORE_AUTH_TOKEN='<API_KEY>'
and run semaphorestatus
CLI Options
semaphorestatus --force-update to clear the project cache
semaphorestatus --project <key> to show a single project
semaphorestatus --all to show all local branches
semaphorestatus to show only your local branches