guix-play/guix/scripts
Efraim Flashner da09b47b94
scripts: system: Expand some help messages.
* guix/scripts/system.scm (show-help): Add to '--share=SPEC' and
'--expose=SPEC' that it also works for containers.
2020-09-05 22:24:39 +03:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
git Add 'guix git authenticate'. 2020-07-11 12:33:01 +02:00
import import/json: Use json->code. 2020-04-16 23:41:52 +02:00
system machine: ssh: Check for potential system downgrades. 2020-07-27 12:06:35 +02:00
archive.scm scripts: Pass #:verbosity to 'build-notifier'. 2020-08-03 17:18:37 +02:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm scripts: Pass #:verbosity to 'build-notifier'. 2020-08-03 17:18:37 +02:00
challenge.scm challenge: Fix option indentation in '--help' output. 2020-06-26 16:19:53 +02:00
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm copy, offload: Explicitly close SSH channels and sessions. 2020-08-29 16:24:17 +02:00
deploy.scm scripts: Pass #:verbosity to 'build-notifier'. 2020-08-03 17:18:37 +02:00
describe.scm guix describe: Display channel introductions and add 'channels-sans-intro'. 2020-07-01 23:34:51 +02:00
download.scm guix hash, guix download: Support base64 format. 2020-05-22 00:35:24 +02:00
edit.scm guix: edit: Make nano the default editor. 2020-04-27 23:29:40 +02:00
environment.scm environment: Set USER and LOGNAME in container 2020-08-30 23:51:03 +02:00
gc.scm More module autoload changes. 2020-01-07 12:25:09 +01:00
git.scm Add 'guix git authenticate'. 2020-07-11 12:33:01 +02:00
graph.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
hash.scm guix hash, guix download: Support base64 format. 2020-05-22 00:35:24 +02:00
import.scm import: cran: Add support for git repositories. 2019-08-29 11:38:12 +02:00
install.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
lint.scm lint: Use 'with-error-handling'. 2020-08-26 00:51:56 +02:00
offload.scm copy, offload: Explicitly close SSH channels and sessions. 2020-08-29 16:24:17 +02:00
pack.scm scripts: Pass #:verbosity to 'build-notifier'. 2020-08-03 17:18:37 +02:00
package.scm scripts: Pass #:verbosity to 'build-notifier'. 2020-08-03 17:18:37 +02:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm processes: Allow 'less' to properly estimate line length. 2020-07-27 12:06:35 +02:00
publish.scm Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
pull.scm pull: Avoid "Migrating profile" message on the first run. 2020-08-27 19:58:16 +02:00
refresh.scm refresh: Fix internal variable name. 2020-01-18 13:08:11 +01:00
remove.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm repl: Fix typo that would lead ~/.guile to be used when running scripts. 2020-06-18 14:48:17 +02:00
search.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
show.scm guix package, show: Support multiple queries. 2020-05-11 23:30:54 +02:00
size.scm size: Document that positional arguments can be store items. 2020-05-29 18:48:44 +02:00
substitute.scm substitute: Set LC_MESSAGES to the client's locale, not LC_ALL. 2020-09-02 17:17:36 +02:00
system.scm scripts: system: Expand some help messages. 2020-09-05 22:24:39 +03:00
time-machine.scm git: Add 'with-git-error-handling'. 2020-07-11 11:51:56 +02:00
upgrade.scm guix upgrade: Allow using --do-not-upgrade. 2020-08-24 16:29:07 +02:00
weather.scm weather: Print 0.0% correctly. 2020-07-05 16:13:37 +05:30