* bug#33273: guix system does not emit command-list when run with no arguments
@ 2018-11-05 11:47 swedebugia
2018-11-06 14:18 ` Ludovic Courtès
2019-01-25 5:50 ` swedebugia
0 siblings, 2 replies; 3+ messages in thread
From: swedebugia @ 2018-11-05 11:47 UTC (permalink / raw)
To: 33273
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:
search search for existing service types
reconfigure switch to a new operating system configuration
roll-back switch to the previous operating system configuration
switch-generation switch to an existing operating system configuration
list-generations list the system generations
build build the operating system without installing anything
container build a container that shares the host's store
vm build a virtual machine image that shares the
host's store
vm-image build a freestanding virtual machine image
disk-image build a disk image, suitable for a USB stick
docker-image build a Docker image
init initialize a root file system to run GNU
extension-graph emit the service extension graph in Dot format
shepherd-graph emit the graph of shepherd services in Dot format
See --help for more information.
---
$ guix --version
guix (GNU Guix) 1f44934fb6e2cefccbecd4fa347025349fa9ff76
--
Cheers
Swedebugia
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-01-25 5:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05 11:47 bug#33273: guix system does not emit command-list when run with no arguments swedebugia
2018-11-06 14:18 ` Ludovic Courtès
2019-01-25 5:50 ` swedebugia
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).