@@ -29,26 +29,33 @@ Usage:
29
29
vulcanizer [command]
30
30
31
31
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.
46
50
47
51
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
48
54
-c, --cluster string Cluster to connect to defined in config file
49
55
-f, --configFile string Configuration file to read in (default to "~/.vulcanizer.yaml")
50
56
-h, --help help for vulcanizer
51
57
--host string Host to connect to (default "localhost")
58
+
--key string Path to the key to use for client certificate authentication
52
59
--password string Password to use during authentication
53
60
--path string Path to prepend to queries, in case Elasticsearch is behind a reverse proxy
54
61
-p, --port int Port to connect to (default 9200)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4