70N/Alxc: linux Container library
70N/A(C) Copyright IBM Corp. 2007, 2008
70N/AThis library is free software; you can redistribute it
and/or 70N/Amodify it under the terms of the GNU Lesser General Public
70N/ALicense as published by the Free Software Foundation; either
70N/Aversion 2.1 of the License, or (at your option) any later version.
70N/AThis library is distributed in the hope that it will be useful,
70N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
70N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
70N/ALesser General Public License for more details.
70N/AYou should have received a copy of the GNU Lesser General Public
70N/ALicense along with this library; if not, write to the Free Software
70N/AFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
70N/A<!DOCTYPE refentry PUBLIC @docdtd@ [
70N/A <docinfo><date>@LXC_GENERATE_DATE@</date></docinfo>
321N/A <refentrytitle>lxc-ls</refentrytitle>
213N/A <manvolnum>1</manvolnum>
231N/A <refname>lxc-ls</refname>
310N/A list the containers existing on the system
210N/A <command>lxc-ls</command>
128N/A <arg choice="opt">-1</arg>
326N/A <arg choice="opt">--active</arg>
70N/A <arg choice="opt">--frozen</arg>
294N/A <arg choice="opt">--running</arg>
98N/A <arg choice="opt">--stopped</arg>
277N/A <arg choice="opt">-f</arg>
289N/A <arg choice="opt">-F <replaceable>format</replaceable></arg>
326N/A <arg choice="opt">--nesting</arg>
290N/A <arg choice="opt">filter</arg>
299N/A <title>Description</title>
277N/A <command>lxc-ls</command> list the containers existing on the
98N/A <option><optional>-1</optional></option>
70N/A <option><optional>--active</optional></option>
70N/A List only active containers (same as --frozen --running).
70N/A <option><optional>--frozen</optional></option>
70N/A List only frozen containers.
<option><optional>--running</optional></option>
List only running containers.
<option><optional>--stopped</optional></option>
List only stopped containers.
<option><optional>-f, --fancy</optional></option>
Use a fancy, column-based output.
<option><optional>-F, --fancy-format <replaceable>format</replaceable></optional></option>
Comma separate list of column to show in the fancy output.
The list of accepted and default fields is listed in --help.
<option><optional>--nesting</optional></option>
<option><optional>filter</optional></option>
The filter passed to <command>lxc-ls</command> will be
applied to the container name. The format is a regular expression.
<term>lxc-ls --fancy</term>
list all the containers, listing one per line along with its
name, state, ipv4 and ipv6 addresses.
<term>lxc-ls --active -1</term>
list active containers and display the list in one column.
<para>Stéphane Graber <email>stgraber@ubuntu.com</email></para>
<!-- Keep this comment at the end of the file
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-default-dtd-file:nil
sgml-local-ecat-files:nil