From nobody Thu Dec 16 05:55:12 2021 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 455EB18DE83B for ; Thu, 16 Dec 2021 05:55:07 +0000 (UTC) (envelope-from doug@safeport.com) Received: from freeport.safeport.com (freeport.safeport.com [147.160.157.114]) by mx1.freebsd.org (Postfix) with ESMTP id 4JF1Y71Ssfz3GFZ for ; Thu, 16 Dec 2021 05:55:07 +0000 (UTC) (envelope-from doug@safeport.com) Received: from bucksport.safeport.com (bucksport.safeport.com [198.74.231.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by freeport.safeport.com (Postfix) with ESMTPS id 8730710E6CE; Thu, 16 Dec 2021 00:55:01 -0500 (EST) Date: Thu, 16 Dec 2021 00:55:12 -0500 (EST) From: Doug Denault To: "James B. Byrne" cc: freebsd-questions@freebsd.org Subject: Re: a couple of iocage questions In-Reply-To: <6d4832fae6e97255839161f83ebcd515.squirrel@webmail.harte-lyne.ca> Message-ID: References: <20211215001720.A8BFA18EA3FB@mlmmj.nyi.freebsd.org> <6d4832fae6e97255839161f83ebcd515.squirrel@webmail.harte-lyne.ca> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 4JF1Y71Ssfz3GFZ X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, 15 Dec 2021, James B. Byrne wrote: > On Sun, December 12, 2021 01:56, Doug Denault wrote: >> I have a few iocage questions. I'm here because there does not appear to be a >> mailing list for iocage. My first problem: there are commands not documented in >> the latest versions of the docs that I can find, e.g. >> >> iocage destroy -r release-name >> >> works but is not documented anywhere (I have found) other than people talking >> about issues with the command. So question #1: How to find a full list of >> command options? And maybe commands?? Other than RTFS >> > > iocage --help > Usage: iocage [OPTIONS] COMMAND [ARGS]... > > A jail manager. > > Options: > -v, --version Display iocage's version and exit. > -f, --force Allow iocage to rename datasets. > -D, --debug Log debug output to the console. > --help Show this message and exit. > > Commands: > activate Set a zpool active for iocage usage. > chroot Chroot to a jail. > . . . > > iocage destroy --help > Usage: iocage destroy [OPTIONS] [JAILS]... > > Destroy specified jail(s). > > Options: > -f, --force Destroy the jail without warnings or more user input. > -r, --release Destroy a specified RELEASE dataset. > -R, --recursive Bypass the children prompt, best used with --force (-f). > -d, --download Destroy the download dataset of the specified RELEASE as > well. > > --help Show this message and exit. > > HTH Embarrassing. <:( And there it is in section 1.2, Tip ... I really appreciate you taking the time to point that out. _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-217-9220 Fax: 301-217-9277