Date: Thu, 16 Dec 2021 00:55:12 -0500 (EST) From: Doug Denault <doug@safeport.com> To: "James B. Byrne" <byrnejb@harte-lyne.ca> Cc: freebsd-questions@freebsd.org Subject: Re: a couple of iocage questions Message-ID: <alpine.BSF.2.00.2112160053030.4512@bucksport.safeport.com> In-Reply-To: <6d4832fae6e97255839161f83ebcd515.squirrel@webmail.harte-lyne.ca> References: <20211215001720.A8BFA18EA3FB@mlmmj.nyi.freebsd.org> <6d4832fae6e97255839161f83ebcd515.squirrel@webmail.harte-lyne.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.2112160053030.4512>