1dscreate(8) System Manager's Manual dscreate(8)
2
3
4
6 dscreate
7
9 dscreate [-h] [-v] {from-file,interactive,create-template} ...
10
12 Sub-commands
13 dscreate from-file
14 Create an instance of Directory Server from an inf answer file
15
16 dscreate interactive
17 Start interactive installer for Directory Server installation
18
19 dscreate create-template
20 Display an example inf answer file, or provide a file name to
21 write it to disk.
22
24 usage: dscreate from-file [-h] [-n] file
25
26
27 file Inf file to use with prepared answers. You can generate an exam‐
28 ple of this
29 with 'dscreate create-template'
30
31
32 -n, --dryrun
33 Validate system and configurations only. Do not alter the sys‐
34 tem.
35
36
38 usage: dscreate interactive [-h]
39
40
41
42
44 usage: dscreate create-template [-h] [template_file]
45
46
47 template_file
48 Write example template to this file
49
50
51
52 -v, --verbose
53 Display verbose operation tracing during command execution
54
55
57 lib389 was written by Red Hat Inc. <389-devel@lists.fedoraproject.org>.
58
60 The latest version of lib389 may be downloaded from
61 ⟨http://www.port389.org/docs/389ds/FAQ/upstream-test-framework.html⟩
62
63
64
65 Manual dscreate(8)