Jouke Witteveen
1cabd2d0c5
systemctl: hide first column with --plain instead of --no-legend
...
Hiding the first column, which may contain bullet circles, with --no-legend
is undocumented and potentially unexpected. On the other hand, not printing
bullet circles with --plain is documented so hiding the column with that
switch is sensible.
The combination "--full --no-legend --no-pager --plain" is appropriate for
automated processing of systemctl output.
2020-04-17 19:15:49 +02:00
Pieter Lexis
72e1c0b308
Add shell to machinectl ZSH completion
2020-03-27 18:15:15 +01:00
Luca Boccassi
e2c1ddcc49
portablectl: add --now and --enable to attach/detach
...
Add shortcuts to enable and start, or disable and stop, portable
services with a single portablectl command.
Allow to pass a filter on detach, as it's necessary to call
GetImageMetadata to get the unit names associated with an image.
Fixes #10232
2020-02-07 17:09:05 +01:00
Yu Watanabe
e2268fa437
bash-completion: do not ellipsize machine name
2020-01-10 12:29:02 +09:00
Yu Watanabe
2a6c483b8c
bash-completion: busctrl: support --full command line option
2020-01-10 12:22:08 +09:00
Yu Watanabe
6c64cf8859
bash-completion: networkctl: do not show ellipsized link name
2020-01-10 12:13:12 +09:00
Yu Watanabe
0ca1926ec3
bash-completion: networkctl: support --full and --lines
2020-01-09 15:43:18 +01:00
Daniel Shahaf
356873ddec
zsh: Complete systemctl subcommands in separate tags
...
Fixes #14422
2020-01-08 09:43:01 +01:00
Daniel Shahaf
fa7ea86510
zsh: Prepare for classifying systemctl commands ( #14422 )
2019-12-23 17:17:31 +00:00
Daniel Shahaf
1d8385b415
zsh: Complete more systemctl commands
...
The completion is now synced with the manual.
2019-12-23 16:49:51 +00:00
Daniel Shahaf
51a3b72634
zsh: Group systemctl subcommands as in the manual. No functional change.
2019-12-23 16:44:28 +00:00
Yu Watanabe
4171837be6
bash-completion: move shell-completion for log-level or friends to systemctl
2019-12-21 19:23:02 +01:00
Zbigniew Jędrzejewski-Szmek
a232ebcc2c
core: add support for RestartKillSignal= to override signal used for restart jobs
...
v2:
- if RestartKillSignal= is not specified, fall back to KillSignal=. This is necessary
to preserve backwards compatibility (and keep KillSignal= generally useful).
2019-10-02 14:01:25 +02:00
Yu Watanabe
82d1264048
Merge pull request #11883 from yuwata/network-dhcp-renew
...
network: dhcp renew
2019-09-22 07:44:23 +02:00
Yu Watanabe
308e7dfdce
networkctl: add renew command
2019-09-21 20:27:43 +09:00
Ronan Pigott
4f6c727637
zsh: udpate bootctl completions
2019-09-13 14:38:05 +02:00
Yu Watanabe
6552c29edb
shell-completion: do not truncate suggestions
2019-09-01 17:32:14 +02:00
Ronan Pigott
3005b38056
zsh: update journalctl completions
2019-08-28 10:08:49 +02:00
Zbigniew Jędrzejewski-Szmek
15e19aa1fc
Merge pull request #13273 from RPigott/zshcomp
...
Enable resolvectl zsh completions
2019-08-14 18:21:12 +02:00
Ronan Pigott
e4e4e4954c
shell-completion: complete --match argument for busctl
2019-08-13 20:27:56 -07:00
Ronan Pigott
161719d50c
zsh: add busctl completions
2019-08-10 01:21:35 -07:00
Ronan Pigott
24c55b6767
shell-completion: add resolvectl commands to zsh completion
2019-08-06 22:50:06 -07:00
Ronan Pigott
f65ccde2c1
shell-completion: enable resolvectl zsh completion
2019-08-06 22:49:44 -07:00
Yu Watanabe
7c6de13f1b
bash-completion: support "systemd-analyze exit-status"
2019-07-30 16:45:21 +02:00
Yu Watanabe
0a0564a1b5
bash-completion: support ntp-servers and revert command for timedatectl
2019-07-17 06:59:12 +09:00