1freight-cmd(1)              General Commands Manual             freight-cmd(1)
2
3
4

NAME

6       freight-cmd - utility script for mounting freight containers
7

SYNOPSIS

9       freight-cmd <command> <cmd-specific-options>
10

DESCRIPTION

12       freight-cmd Is a utility script meant for manipulating filesystem trees
13       installed from freight based containers.  Generally, while  it  can  be
14       used  on  its  own,  it is meant to be run from systemd service scripts
15       when starting and stopping containers created via the freight container
16       system
17
18

COMMANDS

20       mount <container> <instance> [prefix]
21
22       container  -  The  name  of the container that you wish to mount (taken
23       from the rpm name that installed the filesystem)
24
25       instance - The unique instance name of the container that you  wish  to
26       mount
27
28       prefix  -  optional, if you wish the container to be mounted some other
29       place than /var/lib/machines, specify the prefix here
30
31
32       unmount <container> <instance>
33
34       container - The name of the container that you  wish  to  mount  (taken
35       from the rpm name that installed the filesystem)
36
37       instance  -  The unique instance name of the container that you wish to
38       mount
39
40

NOTES

42       Again, this utility is simply meant as a convienience for  the  freight
43       container
44              packaging  system,  and  isn't  meant to be used in a standalone
45              fashion.
46
47
48
49
50Neil Horman                        Jun 2018                     freight-cmd(1)
Impressum