From nobody Wed Dec 15 20:36:05 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 AF35D18F2CA0 for ; Wed, 15 Dec 2021 20:36:12 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from mx32.harte-lyne.ca (mx32.harte-lyne.ca [216.185.71.32]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mx32.harte-lyne.ca", Issuer "CA_HLL_ISSUER_2016" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JDn8D4H8Qz4S2V for ; Wed, 15 Dec 2021 20:36:12 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from mx32.harte-lyne.ca (localhost [127.0.32.1]) by mx32.harte-lyne.ca (Postfix) with ESMTP id 4AD82BB15F; Wed, 15 Dec 2021 15:36:12 -0500 (EST) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from mx32.harte-lyne.ca ([127.0.32.1]) by mx32.harte-lyne.ca (mx32.harte-lyne.ca [127.0.32.1]) (amavisd-new, port 10024) with ESMTP id PhrP9VxNVyko; Wed, 15 Dec 2021 15:36:06 -0500 (EST) Received: from webmail.harte-lyne.ca (webmail.hamilton.harte-lyne.ca [216.185.71.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx32.harte-lyne.ca (Postfix) with ESMTPSA id 012E3BB05C; Wed, 15 Dec 2021 15:36:04 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harte-lyne.ca; s=dkim_hll; t=1639600565; bh=8BPsOjfKAyaPuATEs6RwNi0fg+EgKLxRu8ovrazMYtk=; h=In-Reply-To:References:Date:Subject:From:To:Cc:Reply-To; b=dE+Crf4JIv7Q/mmIvcoAhPmNwbjDRPFrQIWUEgA1/35ECtnpQ01YbpXl5kJ9BUSCY x5DW+RoUpRVSgQy/6CtmnVsXR23EmejW/RxMC1QJffvKlqk9rR0IAqpNpivtgz6qs4 A4jQG5Oc+Pd28JxMKvsVluR2i4zBDJURPVfjj+qEMAlTixIVQW0pRC3e/3ilJvyzTF MmrF3hnEE4i8HKkpLZMfIW9/APXagOWt1pXyEjQ3sSQkZeOQ7wxqfsIG91ktGcoZtg jOecObytEgvD7rEk8GADgcBom8F6oiD0J41DTiZm+ORe6AsWeHeQratL7TDlRjVDVR MXTAzNVGuPANg== Received: from 216.185.71.41 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Wed, 15 Dec 2021 15:36:05 -0500 Message-ID: <6d4832fae6e97255839161f83ebcd515.squirrel@webmail.harte-lyne.ca> In-Reply-To: <20211215001720.A8BFA18EA3FB@mlmmj.nyi.freebsd.org> References: <20211215001720.A8BFA18EA3FB@mlmmj.nyi.freebsd.org> Date: Wed, 15 Dec 2021 15:36:05 -0500 Subject: Re: a couple of iocage questions To: "Doug Denault" Cc: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.23 [SVN] 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Rspamd-Queue-Id: 4JDn8D4H8Qz4S2V X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] Reply-To: byrnejb@harte-lyne.ca From: James B. Byrne via freebsd-questions X-Original-From: James B. Byrne X-ThisMailContainsUnwantedMimeParts: N 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 -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Unencrypted messages have no legal claim to privacy Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3