~serge-hallyn/ubuntu/quantal/lxc/lxc-fixapi

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "LXC-LS" "1" "02 March 2012" "" ""

.SH NAME
lxc-ls \- list the containers existing on the system
.SH SYNOPSIS

\fBlxc-ls [ls option]
\fR

.SH "DESCRIPTION"
.PP
\fBlxc-ls\fR list the containers existing on the
system.
.SH "OPTIONS"
.TP
\fB   [ls options] \fR
The option passed to \fBlxc-ls\fR are the
same as the \fBls\fR command.
.SH "EXAMPLES"
.TP
\fBlxc-ls -l\fR
list all the container and their permissions.
.TP
\fBlxc-ls -1\fR
list all the containers and display the list in one column.
.SH "SEE ALSO"
.PP
\fBls\fR(1),
.SH "SEE ALSO"
.PP
\fBlxc\fR(1),
\fBlxc-create\fR(1),
\fBlxc-destroy\fR(1),
\fBlxc-start\fR(1),
\fBlxc-stop\fR(1),
\fBlxc-execute\fR(1),
\fBlxc-kill\fR(1),
\fBlxc-console\fR(1),
\fBlxc-monitor\fR(1),
\fBlxc-wait\fR(1),
\fBlxc-cgroup\fR(1),
\fBlxc-ls\fR(1),
\fBlxc-ps\fR(1),
\fBlxc-info\fR(1),
\fBlxc-freeze\fR(1),
\fBlxc-unfreeze\fR(1),
\fBlxc-attach\fR(1),
\fBlxc.conf\fR(5)
.SH "AUTHOR"
.PP
Daniel Lezcano <daniel.lezcano@free.fr>