1OPENSHIFT START(1) June 2016 OPENSHIFT START(1)
2
3
4
6 openshift start etcd - Launch etcd server
7
8
9
11 openshift start etcd [OPTIONS]
12
13
14
16 Start an etcd server for testing.
17
18
19 This command starts an etcd server based on the config for testing. It
20 is not intended for production use. Running
21
22
23 openshift start etcd
24
25
26 will start the server listening for incoming requests. The server will
27 run in the foreground until you terminate the process.
28
29
30
32 --config=""
33 Location of the master configuration file to run from.
34
35
36
38 --azure-container-registry-config=""
39 Path to the file containing Azure container registry configuration
40 information.
41
42
43 --log-flush-frequency=0
44 Maximum number of seconds between log flushes
45
46
47 --version=false
48 Print version information and quit
49
50
51
53 openshift-start(1),
54
55
56
58 June 2016, Ported from the Kubernetes man-doc generator
59
60
61
62Openshift Openshift CLI User Manuals OPENSHIFT START(1)