pages-server/cmd
Moritz Marquardt a5504acb0e Fix cert removal command ()
The command was using parts from the old os.Args approach and parts from the cli package, and together they didn't work at all. This fixes that and makes the command `pages-server certs remove [domain...]`.

Co-authored-by: Moritz Marquardt <git@momar.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/50
Co-authored-by: Moritz Marquardt <momar@noreply.codeberg.org>
Co-committed-by: Moritz Marquardt <momar@noreply.codeberg.org>
2022-03-20 23:18:00 +01:00
..
certs.go Fix cert removal command () 2022-03-20 23:18:00 +01:00
flags.go Fix cert removal command () 2022-03-20 23:18:00 +01:00
main.go Add --verbose flag and hide debug messages by default 2021-12-10 14:32:14 +01:00