gitroast/cmd
techknowlogick 8176345c0e Add cli commands to regen hooks & keys (#3979)
* Add cli commands to regen hooks & keys

* make fmt

* Allow passing path to config as an option

* add docs
2018-05-17 09:35:07 +08:00
..
admin.go Add cli commands to regen hooks & keys (#3979) 2018-05-17 09:35:07 +08:00
cert.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
cmd.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
dump.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
generate.go Implements generator cli for secrets (#3531) 2018-02-18 20:14:37 +02:00
hook.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
serv.go Do not allow inactive users to access repositories using private keys (#3887) 2018-05-02 16:22:56 +03:00
web.go General refactor of the cmd package (#3328) 2018-01-12 23:16:49 +01:00
web_graceful.go refactor: show command help message. (#1486) 2017-04-12 15:44:54 +08:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00