signald-go/cmd/signaldctl
2021-09-14 19:01:38 -07:00
..
cmd add group join subcommand 2021-09-14 19:01:38 -07:00
common improve support for handling UUIDs 2021-09-01 20:24:56 -07: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 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