signald-go/cmd/signaldctl
2021-07-22 21:42:55 -07:00
..
cmd Add session reset command 2021-07-22 21:42:55 -07:00
common Add create group command, update react command 2021-02-18 00:50:47 -08:00
config if socket path is empty, try socket in $XDG_RUNTIME_DIR first 2021-06-09 03:09:10 -07:00
main.go Allow users to configure a default account 2021-02-01 19:14:10 -08:00
README.md move some links from gitlab to signald.org 2021-07-09 03:48:04 -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