From unknown Fri Jun 13 11:41:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33273: guix system does not emit command-list when run with no arguments Resent-From: swedebugia Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 05 Nov 2018 11:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 33273 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 33273@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.154141844817163 (code B ref -1); Mon, 05 Nov 2018 11:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Nov 2018 11:47:28 +0000 Received: from localhost ([127.0.0.1]:34659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJdLq-0004Sj-C4 for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:26 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJdLn-0004SR-Uv for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJdLg-0006Js-Kn for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42293) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJdLg-0006GJ-C6 for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:16 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJdLe-0005SM-Rn for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJdLb-00057J-11 for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:14 -0500 Received: from mx1.riseup.net ([198.252.153.129]:49178) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJdLa-0004uN-Pm for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:10 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 6C2FD1A01D1 for ; Mon, 5 Nov 2018 03:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1541418429; bh=JgeZs6FOh6cU0ASvlpgBMbpiBoRqI2Y2mLo+LHMr1kQ=; h=To:From:Subject:Date:From; b=OvCsQ1DrybxYFGWrddj8GUW29sSkTnUmN00G5sbEamM/HGg1EaDtvoTU1Ni8O9xBp fFV/XN/W7YT1nzjM6gJX/ZikvprF/cuoD80X2C0138QYmptXpkVGmnOdMc9o2MdY9z VxRDW/NtWDGAbOGwKyPMyIwlELzKNUULyhR7yYzw= X-Riseup-User-ID: 0F06758CC852E64CFA6A2BCED4997947B4B8ABD889264F6EDFFEF4B3ED89895A Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 834831EFFB3 for ; Mon, 5 Nov 2018 03:47:08 -0800 (PST) From: swedebugia Message-ID: <5bf43d0d-d891-0fd1-be94-965f3478ac4c@riseup.net> Date: Mon, 5 Nov 2018 12:47:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Hi I'm going to prepare a patch for this if nobody beats me to it :D $ guix system guix system: missing command name Try 'guix system --help' for more information. I would have liked -> $ guix system Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE] Build the operating system declared in FILE according to ACTION. Some ACTIONS support additional ARGS. The valid values for ACTION are: =C2=A0=C2=A0 search=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 search for existing service types =C2=A0=C2=A0 reconfigure=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 switch to a new o= perating system configuration =C2=A0=C2=A0 roll-back=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 switch = to the previous operating system configuration =C2=A0=C2=A0 switch-generation switch to an existing operating system co= nfiguration =C2=A0=C2=A0 list-generations list the system generations =C2=A0=C2=A0 build=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 build the operating system without installing anything =C2=A0=C2=A0 container=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 build a= container that shares the host's store =C2=A0=C2=A0 vm=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 build a virtual machine image that shares the= =20 host's store =C2=A0=C2=A0 vm-image=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 bu= ild a freestanding virtual machine image =C2=A0=C2=A0 disk-image=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 build a disk= image, suitable for a USB stick =C2=A0=C2=A0 docker-image=C2=A0=C2=A0=C2=A0=C2=A0 build a Docker image =C2=A0=C2=A0 init=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 initialize a root file system to run GNU =C2=A0=C2=A0 extension-graph=C2=A0 emit the service extension graph in D= ot format =C2=A0=C2=A0 shepherd-graph=C2=A0=C2=A0 emit the graph of shepherd servi= ces in Dot format See --help for more information. --- $ guix --version guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76 --=20 Cheers Swedebugia From unknown Fri Jun 13 11:41:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33273: guix system does not emit command-list when run with no arguments Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 06 Nov 2018 14:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33273 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: swedebugia Cc: 33273@debbugs.gnu.org Received: via spool by 33273-submit@debbugs.gnu.org id=B33273.15415139254009 (code B ref 33273); Tue, 06 Nov 2018 14:19:02 +0000 Received: (at 33273) by debbugs.gnu.org; 6 Nov 2018 14:18:45 +0000 Received: from localhost ([127.0.0.1]:36184 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK2Bp-00012b-H8 for submit@debbugs.gnu.org; Tue, 06 Nov 2018 09:18:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gK2Bo-00012O-01 for 33273@debbugs.gnu.org; Tue, 06 Nov 2018 09:18:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK2Bf-0006e8-9z for 33273@debbugs.gnu.org; Tue, 06 Nov 2018 09:18:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK2Bd-0006ZT-3B; Tue, 06 Nov 2018 09:18:34 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=33230 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gK2Bc-0007Pp-Nq; Tue, 06 Nov 2018 09:18:32 -0500 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <5bf43d0d-d891-0fd1-be94-965f3478ac4c@riseup.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 16 Brumaire an 227 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 06 Nov 2018 15:18:30 +0100 In-Reply-To: <5bf43d0d-d891-0fd1-be94-965f3478ac4c@riseup.net> (swedebugia's message of "Mon, 5 Nov 2018 12:47:06 +0100") Message-ID: <87ftwe1e89.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hi! swedebugia skribis: > $ guix system > guix system: missing command name > Try 'guix system --help' for more information. > > I would have liked -> > > $ guix system > Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE] > Build the operating system declared in FILE according to ACTION. > Some ACTIONS support additional ARGS. We=E2=80=99re entering bikeshedding territory :-), but FWIW I=E2=80=99m hap= py with the current behavior, which is rather consistent among GNU commands. Ludo=E2=80=99. From unknown Fri Jun 13 11:41:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: swedebugia Subject: bug#33273: closed (guix system does not emit command-list when run with no arguments) Message-ID: References: <5bf43d0d-d891-0fd1-be94-965f3478ac4c@riseup.net> X-Gnu-PR-Message: they-closed 33273 X-Gnu-PR-Package: guix Reply-To: 33273@debbugs.gnu.org Date: Fri, 25 Jan 2019 05:51:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1548395461-4812-1" This is a multi-part message in MIME format... ------------=_1548395461-4812-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #33273: guix system does not emit command-list when run with no arguments which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 33273@debbugs.gnu.org. --=20 33273: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33273 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1548395461-4812-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 33273-done) by debbugs.gnu.org; 25 Jan 2019 05:50:27 +0000 Received: from localhost ([127.0.0.1]:44441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gmuNn-0001Eu-GE for submit@debbugs.gnu.org; Fri, 25 Jan 2019 00:50:27 -0500 Received: from mx1.riseup.net ([198.252.153.129]:57222) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gmuNl-0001El-R3 for 33273-done@debbugs.gnu.org; Fri, 25 Jan 2019 00:50:26 -0500 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 53B081A0197 for <33273-done@debbugs.gnu.org>; Thu, 24 Jan 2019 21:50:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1548395425; bh=MTu8vSzasveHBcT1PZ+n3vip6iia927eK6w9PClYB6Q=; h=Date:Subject:To:From:From; b=aEsh2Q9qaj0yKCx0OwZx8PXqBFoSyVrJRRjOjZjX4j3f1tRpbQn6C6cAPqEjTOlg0 U1ZNv5TFz/6mXJ0RHOa2w4Cx3a4NYm8WtHzLy6IbXv4yt8XSx0kOfLq5/zQmVEaY2Y UZP88qIZ1JLYfqG/eS3oGgii+GsyOxJ+OLjxZXvU= X-Riseup-User-ID: 28F9E3BEB667C5D82270C48FAF03B63E8FC8E9BCDD8090B51DB39C3549078107 Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 66E3340837 for <33273-done@debbugs.gnu.org>; Thu, 24 Jan 2019 21:50:24 -0800 (PST) Date: Fri, 25 Jan 2019 06:50:27 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----34UM3RAX2PYYVZ0E45JC5XGG6EBXPL" Content-Transfer-Encoding: 7bit Subject: guix system does not emit command-list when run with no arguments To: 33273-done@debbugs.gnu.org From: swedebugia Message-ID: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 33273-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) ------34UM3RAX2PYYVZ0E45JC5XGG6EBXPL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Closing=20 --=20 Sent from my p=E2=89=A1p for Android=2E ------34UM3RAX2PYYVZ0E45JC5XGG6EBXPL Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Closing
--
Sent from my p=E2=89=A1p for Android=2E
------34UM3RAX2PYYVZ0E45JC5XGG6EBXPL-- ------------=_1548395461-4812-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Nov 2018 11:47:28 +0000 Received: from localhost ([127.0.0.1]:34659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJdLq-0004Sj-C4 for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:26 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gJdLn-0004SR-Uv for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJdLg-0006Js-Kn for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42293) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJdLg-0006GJ-C6 for submit@debbugs.gnu.org; Mon, 05 Nov 2018 06:47:16 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJdLe-0005SM-Rn for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJdLb-00057J-11 for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:14 -0500 Received: from mx1.riseup.net ([198.252.153.129]:49178) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gJdLa-0004uN-Pm for bug-guix@gnu.org; Mon, 05 Nov 2018 06:47:10 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 6C2FD1A01D1 for ; Mon, 5 Nov 2018 03:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1541418429; bh=JgeZs6FOh6cU0ASvlpgBMbpiBoRqI2Y2mLo+LHMr1kQ=; h=To:From:Subject:Date:From; b=OvCsQ1DrybxYFGWrddj8GUW29sSkTnUmN00G5sbEamM/HGg1EaDtvoTU1Ni8O9xBp fFV/XN/W7YT1nzjM6gJX/ZikvprF/cuoD80X2C0138QYmptXpkVGmnOdMc9o2MdY9z VxRDW/NtWDGAbOGwKyPMyIwlELzKNUULyhR7yYzw= X-Riseup-User-ID: 0F06758CC852E64CFA6A2BCED4997947B4B8ABD889264F6EDFFEF4B3ED89895A Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 834831EFFB3 for ; Mon, 5 Nov 2018 03:47:08 -0800 (PST) To: bug-guix@gnu.org From: swedebugia Subject: guix system does not emit command-list when run with no arguments Message-ID: <5bf43d0d-d891-0fd1-be94-965f3478ac4c@riseup.net> Date: Mon, 5 Nov 2018 12:47:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Hi I'm going to prepare a patch for this if nobody beats me to it :D $ guix system guix system: missing command name Try 'guix system --help' for more information. I would have liked -> $ guix system Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE] Build the operating system declared in FILE according to ACTION. Some ACTIONS support additional ARGS. The valid values for ACTION are: =C2=A0=C2=A0 search=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 search for existing service types =C2=A0=C2=A0 reconfigure=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 switch to a new o= perating system configuration =C2=A0=C2=A0 roll-back=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 switch = to the previous operating system configuration =C2=A0=C2=A0 switch-generation switch to an existing operating system co= nfiguration =C2=A0=C2=A0 list-generations list the system generations =C2=A0=C2=A0 build=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 build the operating system without installing anything =C2=A0=C2=A0 container=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 build a= container that shares the host's store =C2=A0=C2=A0 vm=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 build a virtual machine image that shares the= =20 host's store =C2=A0=C2=A0 vm-image=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 bu= ild a freestanding virtual machine image =C2=A0=C2=A0 disk-image=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 build a disk= image, suitable for a USB stick =C2=A0=C2=A0 docker-image=C2=A0=C2=A0=C2=A0=C2=A0 build a Docker image =C2=A0=C2=A0 init=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 initialize a root file system to run GNU =C2=A0=C2=A0 extension-graph=C2=A0 emit the service extension graph in D= ot format =C2=A0=C2=A0 shepherd-graph=C2=A0=C2=A0 emit the graph of shepherd servi= ces in Dot format See --help for more information. --- $ guix --version guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76 --=20 Cheers Swedebugia ------------=_1548395461-4812-1--