Skip to content

Commit c02f836

Browse files
authored
Update README.md
1 parent c1b5ba9 commit c02f836

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

patroni/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ And it's mode must be `700` or `750`
2929

3030
Do not forget to expose required ports (according to your configuration file).
3131
default configuration file is available at [./patroni.yml](./patroni.yml).
32+
33+
`patronictl` access can be achivied by specifing config path to `$PATRONI_CONFIG` like
34+
35+
```shell
36+
patronictl -c $PATRONI_CONFIG list
37+
```

0 commit comments

Comments
 (0)