]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm/sync.go
safcm: use better variable name in hostsToSync()
[safcm/safcm.git] / cmd / safcm / sync.go
2021-05-09 Simon Ruderichsafcm: use better variable name in hostsToSync()
2021-05-09 Simon Ruderichsafcm: don't color output if stderr is redirected
2021-05-09 Simon Ruderichconfig: return map from TransitivelyDetectedGroups()
2021-05-09 Simon RuderichImprove and add comments
2021-04-22 Simon Ruderichtests: add very basic end-to-end test with real ssh...
2021-04-20 Simon Ruderichsafcm: print unfinished hosts on Ctrl-C
2021-04-13 Simon Ruderichsafcm: forbid syncing groups which depend on "detected...
2021-04-05 Simon Ruderichsafcm: add -q (quiet) command line option
2021-04-03 Simon Ruderichconfig: add Host option "ssh_user"
2021-04-03 Simon RuderichFirst working version