You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ Find the installation instructions in the [official documentation](https://docs.
26
26
27
27
## API
28
28
29
-
This repository contains source code for building binaries. It is not a library and is not intended to be used directly by calling exposed functions, types, etc.
29
+
PCSM is a CLI tool, but also exposes HTTP API as well.
30
30
31
-
Please use the `pcsm` CLI as the publicly available API. For reference, see [PCSM commands](https://docs.percona.com/percona-clustersync-for-mongodb/reference/commands.html).
31
+
For reference see [PCSM commands](https://docs.percona.com/percona-clustersync-for-mongodb/plm-commands.html) and [HTTP API](https://docs.percona.com/percona-clustersync-for-mongodb/api.html) docs.
0 commit comments