mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-02-23 05:43:58 +00:00
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> |
||
---|---|---|
.. | ||
certs.go | ||
flags.go | ||
main.go |