1NODEPOOL-BUILDER(1) User Commands NODEPOOL-BUILDER(1)
2
3
4
6 nodepool-builder - manual page for nodepool-builder 3.0.0
7
9 usage: nodepool-builder [-h] [-l LOGCONFIG] [--version] [-p PIDFILE]
10 [-d]
11
12 [-c CONFIG] [-s SECURE]
13 [--build-workers BUILD_WORKERS] [--upload-workers UPLOAD_WORK‐
14 ERS] [--fake]
15
16 NodePool Image Builder.
17
18 optional arguments:
19 -h, --help
20 show this help message and exit
21
22 -l LOGCONFIG
23 path to log config file
24
25 --version
26 show program's version number and exit
27
28 -p PIDFILE
29 path to pid file
30
31 -d do not run as a daemon
32
33 -c CONFIG
34 path to config file
35
36 -s SECURE
37 path to secure config file
38
39 --build-workers BUILD_WORKERS
40 number of build workers
41
42 --upload-workers UPLOAD_WORKERS
43 number of upload workers
44
45 --fake Do not actually run diskimage-builder (used for testing)
46
47
48
49nodepool-builder 3.0.0 July 2018 NODEPOOL-BUILDER(1)