cli icon indicating copy to clipboard operation
cli copied to clipboard

Semaphore 2.0 Command Line Interface

Results 29 cli issues
Sort by recently updated
recently updated
newest added

sometimes I had issues using `sem port-forward ` command, it would just print out something like: ``` Forwarding 88.99.249.113:8800 -> 0.0.0.0:8800... error: exit status 255 ``` after some experimentation I...

## Problem sem has the `version` command, however linux standard is --version flags for most commands. ## Expectation ``` sem --version 0.26.3, commit 2833b829ee1b8b0d516ef0deb5f68b124cca20dd, built at 2022-10-19T16:49:42Z ``` ## Actual...

Based on official [goreleaser example](https://goreleaser.com/cookbooks/semantic-release/?h=semantic#example-semantic-release).

``` rew install semaphoreci/tap/sem Running `brew update --preinstall`... ==> Auto-updated Homebrew! Updated 2 taps (homebrew/core and homebrew/cask). ==> New Formulae gcc@12 ttmath ==> Updated Formulae Updated 13 formulae. ==> Updated...

Not much about this one, just a variable that is not used.

Fixes some struct tags in the code, `reflect.StructTag.Get` will fail with the ones that dot not follow the correct syntax.

Hi guys. I hope you guys take public contributions. I was just dipping my toe into this code and I found some things that needed small improvements. I'll be submitting...