systemd/shell-completion/bash
Adrian Vovk 25c89b8977 homectl: Add flags to edit blob directories
This makes it possible to edit blob directories using homectl. The
following syntax is available:

* `--blob-directory=/path/somewhere`: Replaces the entire blob directory
with the contents of /path/somewhere

* `--blob-directory=foobar=/path/somewhere`: Replaces just the file
foobar in the blob directory with the contents of /path/somewhere

* `--blob-directory=foobar=`: Deletes the file foobar from the blob
directory

* `--blob-directory=`: Resets all previous flags

* `--avatar=`, etc: Shortcuts for `--blob-directory=FILENAME=` for the
known files in the blob directory
2024-02-19 11:18:11 +00:00
..
bootctl bootctl: unlink and cleanup functions 2023-01-19 14:24:43 +01:00
busctl shell-completion: add --xml-interface option of busctl to the rules 2023-04-11 11:47:56 +09:00
coredumpctl coredumpctl: add --file/--root/--image to bash completion 2023-04-29 18:47:34 +01:00
homectl homectl: Add flags to edit blob directories 2024-02-19 11:18:11 +00:00
hostnamectl hostnamectl: add -j switch for quick json output 2024-01-22 14:39:22 +01:00
journalctl shell-completion: provide completion for journalctl --namespace= 2024-01-05 19:21:51 +01:00
kernel-install Use https for gnu.org 2022-06-28 16:07:35 +02:00
localectl Use https for gnu.org 2022-06-28 16:07:35 +02:00
loginctl loginctl: add --json= and -j, decouple list-* from --output= 2024-01-17 11:30:04 +08:00
machinectl shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
meson.build meson: Always build bootctl 2023-10-25 16:49:24 +02:00
networkctl Use https for gnu.org 2022-06-28 16:07:35 +02:00
oomctl Use https for gnu.org 2022-06-28 16:07:35 +02:00
portablectl portablectl: add --extension to bash completion 2023-04-26 08:35:20 +09:00
resolvectl shell-completion: add show-cache to bash 2023-07-07 13:41:15 +01:00
systemctl.in bash completion: make systemctl mount-image/bind autocomplete on active services 2023-12-27 17:48:05 +01:00
systemd-analyze analyze: fix -q option 2024-01-09 09:05:50 +01:00
systemd-cat bash-completion: add missing option to systemd-cat 2023-12-21 23:07:05 +02:00
systemd-cgls bash-completion: add missing option to systemd-cgls 2023-12-21 23:13:35 +02:00
systemd-cgtop shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
systemd-confext bash-completion: add missing option to systemd-confext 2023-12-21 23:23:13 +02:00
systemd-cryptenroll cryptenroll: Add support for unlocking through TPM2 enrollments 2024-02-01 12:37:12 +00:00
systemd-delta Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-detect-virt detect-virt: add --list-cvm option 2023-07-06 12:20:04 +01:00
systemd-dissect bash-completion: add missing options to systemd-dissect 2024-01-19 15:50:15 +01:00
systemd-id128 shell-completion: add new systemd-id128 options 2024-01-11 18:35:37 +01:00
systemd-nspawn nspawn: optionally tint the background color of a container 2024-01-23 16:45:37 +01:00
systemd-path Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-resolve Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-run shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
systemd-sysext bash-completion: add systemd-sysext support 2022-08-22 15:41:38 +01:00
timedatectl shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
udevadm udev: downgrade log level about style issues 2023-06-05 11:37:26 +09:00