Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc8d71b4

Browse files
authored
remove extra dash
1 parent166e91f commitc8d71b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/stolonctl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
`stolonctl` is the stolon client which controls the stolon cluster(s).
44

55
Since`stolonctl`needs to communicate with the cluster backend store, it requires providing the requested cluster name (`--cluster-name`), its store backend type (`--store-backend`), and how to reach the store, such as:
6-
* For etcdv2, etcdv3 or consul as store, a comma separated list of endpoints (`--store--endpoints`).
6+
* For etcdv2, etcdv3 or consul as store, a comma separated list of endpoints (`--store-endpoints`).
77
* For kubernetes as store, the kind of kubernetes resources (`--kube-resource-kind`). See below.
88

99
`stolonctl` example for checking the status of a cluster named "stolon-cluster" using "etcdv3" as a store backend:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp