semaphoreci / cli

Semaphore 2.0 Command Line Interface
Apache License 2.0
26 stars 13 forks source link

Simple way to create a dashboard #121

Closed shiroyasha closed 4 years ago

shiroyasha commented 5 years ago
sem create dashboard product-team-master --projects "cli,ui,api-v1" --branch master

Creates a dashboard that display all pipelines from the master branch on projects a, b, and c.