422N/Alxc: linux Container library 422N/A(C) Copyright IBM Corp. 2007, 2008 422N/AThis library is free software; you can redistribute it and/or 422N/Amodify it under the terms of the GNU Lesser General Public 422N/ALicense as published by the Free Software Foundation; either 422N/Aversion 2.1 of the License, or (at your option) any later version. 422N/AThis library is distributed in the hope that it will be useful, 422N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of 422N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 422N/ALesser General Public License for more details. 422N/AYou should have received a copy of the GNU Lesser General Public 422N/ALicense along with this library; if not, write to the Free Software 422N/AFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 422N/ATranslated into Japanese 422N/A<!
DOCTYPE refentry PUBLIC @
docdtd@ [
422N/A<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
422N/A <
docinfo><
date>@LXC_GENERATE_DATE@</
date></
docinfo>
422N/A <
refentrytitle>lxc-ls</
refentrytitle>
422N/A <
manvolnum>1</
manvolnum>
422N/A <
refname>lxc-ls</
refname>
422N/A list the containers existing on the system 422N/A <
command>lxc-ls</
command>
422N/A <
arg choice="opt">-1</
arg>
422N/A <
arg choice="opt">-P <
replaceable>lxcpath</
replaceable></
arg>
422N/A <
arg choice="opt">--active</
arg>
422N/A <
arg choice="opt">--frozen</
arg>
422N/A <
arg choice="opt">--running</
arg>
422N/A <
arg choice="opt">--stopped</
arg>
422N/A <
arg choice="opt">-f</
arg>
422N/A <
arg choice="opt">-F <
replaceable>format</
replaceable></
arg>
422N/A <
arg choice="opt">-g <
replaceable>groups</
replaceable></
arg>
422N/A <
arg choice="opt">--nesting</
arg>
422N/A <
arg choice="opt">filter</
arg>
422N/A <
arg choice="opt">--version</
arg>
422N/A <
title>
<!-- Description -->説明</
title>
<command>lxc-ls</command> list the containers existing on the <
command>lxc-ls</
command> はシステム上に存在するコンテナをリスト表示します。
<
title>
<!-- Options -->オプション</
title>
Show one entry per line. (default when /dev/stdout isn't a tty) 1 行に 1 エントリ表示します。(/
dev/
stdout が tty でない場合のデフォルト)
<
option>-P, --lxcpath</
option>
Use an alternate container path. The default is @LXCPATH@. デフォルトと別のコンテナパスを使用します。デフォルトは @LXCPATH@ です。
<
option>--active</
option>
List only active containers (same as --frozen --running). アクティブなコンテナのみリスト表示します。(--frozen --running と同じです)
<
option>--frozen</
option>
List only frozen containers. 凍結 (frozen) 状態のコンテナのみをリスト表示します。
<
option>--running</
option>
List only running containers. 実行 (running) 状態のコンテナのみをリスト表示します。
<
option>--stopped</
option>
List only stopped containers. <
option>-f, --fancy</
option>
Use a fancy, column-based output. <
option>-F, --fancy-format <
replaceable>format</
replaceable></
option>
Comma separate list of column to show in the fancy output. The list of accepted and default fields is listed in \-\-help. 装飾付き出力で表示するカラムのコンマ区切りのリスト。デフォルトで表示される項目と指定可能な項目名は --help オプションで確認してください。
<
option>-g, --groups <
replaceable>groups</
replaceable></
option>
Comma separated list of groups the container must have to be displayed. The parameter may be passed multiple times. 表示させるコンテナグループのコンマ区切りのリスト。このオプションは複数回指定することもできます。
<
option>--nesting</
option>
The filter passed to <command>lxc-ls</command> will be applied to the container name. The format is a regular expression. コンテナ名に対して適用する <
command>lxc-ls</
command> に与えるフィルタ。
<
option>--version</
option>
<
title>
<!-- Examples -->例</
title>
<
term>lxc-ls --fancy</
term>
list all the containers, listing one per line along with its name, state, ipv4 and ipv6 addresses. 一行にはコンテナの名前、状態、IPv4 アドレス、IPv6 アドレスが表示されます。
<
term>lxc-ls --active -1</
term>
list active containers and display the list in one column. <
title>
<!-- Author -->作者</
title>
<
para>Daniel Lezcano <
email>daniel.lezcano@free.fr</
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