signald-go/cmd/signaldctl
2021-02-02 21:22:42 -08:00
..
cmd Don't require signald connection to generate completion 2021-02-02 21:22:42 -08:00
common Generate man pages before building the debian package 2021-02-02 17:21:02 -08:00
config get a specific group 2021-02-02 01:18:37 -08:00
main.go Allow users to configure a default account 2021-02-01 19:14:10 -08:00
README.md Update README 2021-02-02 17:58:12 -08: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