lxc-ls.sgml.in revision 9a97d4e4bdf331bb2c2b8ed14bcefa53358c288f
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholeslxc: linux Container library
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes(C) Copyright IBM Corp. 2007, 2008
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesDaniel Lezcano <daniel.lezcano at free.fr>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesThis library is free software; you can redistribute it and/or
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesmodify it under the terms of the GNU Lesser General Public
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesLicense as published by the Free Software Foundation; either
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesversion 2.1 of the License, or (at your option) any later version.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesThis library is distributed in the hope that it will be useful,
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesbut WITHOUT ANY WARRANTY; without even the implied warranty of
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesLesser General Public License for more details.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesYou should have received a copy of the GNU Lesser General Public
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesLicense along with this library; if not, write to the Free Software
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesTranslated into Japanese
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholesby KATOH Yasufumi <karma at jazz.email.ne.jp>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <docinfo><date>@LXC_GENERATE_DATE@</date></docinfo>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <refnamediv>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <refpurpose>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes list the containers existing on the system
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes システム上に存在するコンテナのリスト表示
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </refpurpose>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </refnamediv>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <refsynopsisdiv>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <cmdsynopsis>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </cmdsynopsis>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </refsynopsisdiv>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <command>lxc-ls</command> list the containers existing on the
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <command>lxc-ls</command> はシステム上に存在するコンテナをリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <variablelist>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Show one entry per line. (default when /dev/stdout isn't a tty)
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes List only active containers (same as --frozen --running).
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes アクティブなコンテナのみリスト表示します.(--frozen --running と同じです)
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes List only frozen containers.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 凍結 (frozen) 状態のコンテナのみをリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes List only running containers.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 実行 (running) 状態のコンテナのみをリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes List only stopped containers.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 停止状態のコンテナのみをリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Use a fancy, column-based output.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 装飾付きのカラムベースの出力を使用します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <option><optional>--fancy-format</optional></option>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Comma separate list of column to show in the fancy output.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Valid values are: name, state, ipv4, ipv6 and pid
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Default is: name,state,ipv4,ipv6
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 装飾付き出力で表示するカラムのコンマ区切りのリスト.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 有効な値は name,state,ipv4,ipv6,pid.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes デフォルトは name,state,ipv4,ipv6
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes Show nested containers.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes ネストされたコンテナを表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes The filter passed to <command>lxc-ls</command> will be
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes applied to the container name. The format is a regular expression.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes フォーマットは正規表現です.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </variablelist>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <variablelist>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes list all the containers, listing one per line along with its
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes name, state, ipv4 and ipv6 addresses.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 全てのコンテナをリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 一行にはコンテナの名前,状態,IPv4 アドレス,IPv6 アドレスが表示されます.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes <varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes list active containers and display the list in one column.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes 稼働中のコンテナを一列にリスト表示します.
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </varlistentry>
3c937b528ca923d5b51e63def9f888af4a77bb40bnicholes </variablelist>