1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-03-06 02:26:11 +00:00

chasquid-util: Make the commands more user-friendly

This patch changes chasquid-util's subcommands and parameters to
(hopefully) make them more user friendly and intuitive by default.

The changes include defaulting the configuration to /etc/chasquid, and
using full addresses as usernames.

It also adds some shell tests to cover most of the functionality.
This commit is contained in:
Alberto Bertogli
2016-10-17 01:01:23 +01:00
parent febe96697a
commit f38ae47164
4 changed files with 141 additions and 47 deletions

2
.gitignore vendored
View File

@@ -9,7 +9,7 @@
# The binaries.
chasquid
chasquid-userdb
cmd/chasquid-util/chasquid-util
# Exclude any .pem files, to prevent accidentally including test keys and
# certificates.