Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
2 contributors

Users who have contributed to this file

@feikesteenbergen @CyberDem0n
executable file 6 lines (4 sloc) 92 Bytes
#!/usr/bin/env python
from patroni.ctl import ctl
if __name__ == '__main__':
ctl(None)
You can’t perform that action at this time.