From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: On network management and documenting nmcli Date: Thu, 24 May 2018 14:33:05 +0200 Message-ID: <87tvqxutby.fsf@gnu.org> References: <87in7u33xy.fsf@gmail.com> <87y3goe16z.fsf@gmail.com> <871segm3iz.fsf@gmail.com> <8736yvzbzz.fsf@gmail.com> <87r2mfqs3j.fsf@gmail.com> <1d86d711-8917-effc-c1e1-0fc09d23c5c8@riseup.net> <87o9h6wfct.fsf@gnu.org> <87po1mjrym.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fLpQg-0003pB-LU for help-guix@gnu.org; Thu, 24 May 2018 08:33:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fLpQc-000633-IP for help-guix@gnu.org; Thu, 24 May 2018 08:33:14 -0400 In-Reply-To: <87po1mjrym.fsf@gmail.com> (Pierre Neidhardt's message of "Wed, 23 May 2018 17:45:53 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix@gnu.org Pierre Neidhardt skribis: > Ludovic Court=C3=A8s writes: > >> If you=E2=80=99re using Emacs, the latest version of Emacs-Guix has this= new >> =E2=80=98guix-default-services=E2=80=99 command that does exactly what y= ou=E2=80=99re >> suggesting. > > It's great but it's not obvious enough for newcomers in my opinion. Sure. So there=E2=80=99s =E2=80=98guix system search=E2=80=99 and =E2=80= =98guix system extension-graph=E2=80=99 which can help visualize what=E2=80=99s going on. Perhaps we need another command, like =E2=80=98guix system show=E2=80=99, w= hich would list the services used by a particular config? Thoughts? Ludo=E2=80=99.