signald-go/cmd/signaldctl
2022-08-15 17:36:01 -04:00
..
cmd Refactor more migration functions 2022-08-15 17:36:01 -04:00
common Fix sending reactions 2021-10-17 15:01:20 -07:00
config fix mode on created directories 2022-03-28 10:06:22 -07:00
main.go Allow users to configure a default account 2021-02-01 19:14:10 -08:00
README.md Update some links 2021-07-23 18:38:05 -07:00

signaldctl

a command line tool for signald

Install

If you have the signald debian repo installed:

sudo apt install signaldctl

otherwise, download a binary from the CI:

or build it yourself:

go get gitlab.com/signald/signald-go/cmd/signaldctl

Use

see in progress documentation site