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
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
/vulcanizerPublic archive

Commitcdef137

Browse files
committed
Update README with new usage
1 parent4058dbb commitcdef137

File tree

1 file changed

+21
-14
lines changed

1 file changed

+21
-14
lines changed

‎README.md‎

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,33 @@ Usage:
2929
vulcanizer [command]
3030
3131
Available Commands:
32-
aliases Interact with aliases of the cluster.
33-
allocation Set shard allocation on the cluster.
34-
analyze Analyze text given an analyzer or a field and index.
35-
drain Drain a server or see what servers are draining.
36-
fill Fill servers with data, removing shard allocation exclusion rules.
37-
health Display the health of the cluster.
38-
help Help about any command
39-
indices Display the indices of the cluster.
40-
nodes Display the nodes of the cluster.
41-
repository Interact with the configured snapshot repositories.
42-
setting Interact with cluster settings.
43-
settings Display all the settings of the cluster.
44-
shards Get shard data by cluster node(s).
45-
snapshot Interact with a specific snapshot.
32+
aliases Interact with aliases of the cluster.
33+
allocation Set shard allocation on the cluster.
34+
analyze Analyze text given an analyzer or a field and index.
35+
drain Drain a server or see what servers are draining.
36+
fill Fill servers with data, removing shard allocation exclusion rules.
37+
health Display the health of the cluster.
38+
heap Display the node heap stats.
39+
help Help about any command
40+
hotthreads Display the current hot threads by node in the cluster.
41+
indices Display the indices of the cluster.
42+
mappings Display the mappings of the specified index.
43+
nodeallocations Display the nodes of the cluster and their disk usage/allocation.
44+
nodes Display the nodes of the cluster.
45+
repository Interact with the configured snapshot repositories.
46+
setting Interact with cluster settings.
47+
settings Display all the settings of the cluster.
48+
shards Get shard data by cluster node(s).
49+
snapshot Interact with a specific snapshot.
4650
4751
Flags:
52+
--cacert string Path to the certificate to check the cluster certificates against
53+
--cert string Path to the certificate to use for client certificate authentication
4854
-c, --cluster string Cluster to connect to defined in config file
4955
-f, --configFile string Configuration file to read in (default to "~/.vulcanizer.yaml")
5056
-h, --help help for vulcanizer
5157
--host string Host to connect to (default "localhost")
58+
--key string Path to the key to use for client certificate authentication
5259
--password string Password to use during authentication
5360
--path string Path to prepend to queries, in case Elasticsearch is behind a reverse proxy
5461
-p, --port int Port to connect to (default 9200)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp