Socket
Book a DemoInstallSign in
Socket

semaphorestatus

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semaphorestatus

A utility to check passing branches on semaphore

latest
Source
npmnpm
Version
0.4.2
Version published
Maintainers
1
Created
Source

Semaphore Status

Check Semaphore from the CLI!

Build Status

npm install -g semaphorestatus

Setup

To tell semaphore-status 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>' or simply run semaphorestatus -a <api token>

and run semaphorestatus

CLI Options

semaphorestatus --force-update to clear the project cache

semaphorestatus --project <key> to show a single project

semaphorestatus -a <api token> to add your API token

semaphorestatus --all to show all local branches

semaphorestatus --regex <regular expression> to filter branches by a regular expression

semaphorestatus to show only your local branches

FAQs

Package last updated on 17 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts