1CDIST-TYPE__DOG_VDI(7)               cdist              CDIST-TYPE__DOG_VDI(7)
2
3
4

NAME

6       cdist-type__dog_vdi - Manage Sheepdog VM images
7

DESCRIPTION

9       The  dog  program  is  used to create images for sheepdog to be used in
10       qemu.
11

OPTIONAL PARAMETERS

13       state  Either "present" or "absent", defaults to "present"
14
15       size   Size of the image in "dog vdi" compatible units.
16
17              Required if state is "present".
18

EXAMPLES

20          # Create a 50G size image
21          __dog_vdi nico-privat.sky.ungleich.ch --size 50G
22
23          # Create a 50G size image (more explicit)
24          __dog_vdi nico-privat.sky.ungleich.ch --size 50G --state present
25
26          # Remove image
27          __dog_vdi nico-privat.sky.ungleich.ch --state absent
28
29          # Remove image - keeping --size is ok
30          __dog_vdi nico-privat.sky.ungleich.ch --size 50G --state absent
31

SEE ALSO

33       qemu(1), dog(8)
34

AUTHORS

36       Nico Schottelius <nico-cdist--@--schottelius.org>
37

COPYING

39       Copyright (C) 2014 Nico Schottelius. You  can  redistribute  it  and/or
40       modify  it  under  the  terms of the GNU General Public License as pub‐
41       lished by the Free Software Foundation, either version  3  of  the  Li‐
42       cense, or (at your option) any later version.
43
45       ungleich GmbH 2020
46
47
48
49
506.9.6                            Apr 20, 2021           CDIST-TYPE__DOG_VDI(7)
Impressum