1KRUNVM-CONFIG(1) KRUNVM-CONFIG(1)
2
3
4
6 krunvm-config - Configure default values
7
9 krunvm config [OPTIONS]
10
12 krunvm config configures the default values that will be used for newly
13 created microVMs when a explicit value has not been passed to
14 krunvm-create(1)
15
16 When run without any OPTIONS it displays the current default values.
17
19 --cpus NUM
20 Sets the default number of vCPUs that will be configured for newly
21 created microVMs.
22
23 --dns IP
24 Sets the default IP that will be configured as DNS for newly
25 created microVMs.
26
27 --mem NUM
28 Sets the default mount of RAM, in MiB, that will be configured for
29 newly created microVMs.
30
32 krunvm(1)
33
34
35
36 2022-07-18 KRUNVM-CONFIG(1)