1NODEPOOL(1) User Commands NODEPOOL(1)
2
3
4
6 nodepool - manual page for nodepool 3.0.0
7
9 usage: nodepool [-h] [-l LOGCONFIG] [--version] [-c CONFIG] [-s SECURE]
10
11 [--debug]
12 {list,image-list,dib-image-list,image-build,alien-image-list,delete,image-delete,dib-image-delete,con‐
13 fig-validate,request-list,info,erase} ...
14
15 Node pool.
16
17 optional arguments:
18 -h, --help
19 show this help message and exit
20
21 -l LOGCONFIG
22 path to log config file
23
24 --version
25 show program's version number and exit
26
27 -c CONFIG
28 path to config file
29
30 -s SECURE
31 path to secure file
32
33 --debug
34 show DEBUG level logging
35
36 commands:
37 valid commands
38
39 {list,image-list,dib-image-list,image-build,alien-image-list,delete,image-delete,dib-image-delete,con‐
40 fig-validate,request-list,info,erase}
41 additional help
42
43 list list nodes
44
45 image-list
46 list images from providers
47
48 dib-image-list
49 list images built with diskimage-builder
50
51 image-build
52 build image using diskimage-builder
53
54 alien-image-list
55 list images not accounted for by nodepool
56
57 delete place a node in the DELETE state
58
59 image-delete
60 delete an image
61
62 dib-image-delete
63 Delete a dib built image from disk along with all cloud uploads
64 of this image
65
66 config-validate
67 Validate configuration file
68
69 request-list
70 list the current node requests
71
72 info Show provider data from zookeeper
73
74 erase Erase provider data from zookeeper
75
76
77
78nodepool 3.0.0 February 2019 NODEPOOL(1)