Evgeny Vereshchagin
3a221b5df8
shell-completion: update systemctl bash completion
...
Many new options have been added since the bash completion was last
updated.
2015-09-04 23:04:10 +03:00
Evgeny Vereshchagin
8c7db2fb21
run: enable interactive authorization
2015-09-01 16:43:08 +00:00
Evgeny Vereshchagin
e50e53876f
shell-completion: bash: add systemd-path completion
2015-08-31 19:24:16 +00:00
Evgeny Vereshchagin
e4f246b1b5
shell-completion: bash: add networkctl completion
2015-08-28 18:01:48 +00:00
Evgeny Vereshchagin
17e98b9177
shell-completion: add failed state to --state compwords
2015-08-28 00:36:02 +00:00
Evgeny Vereshchagin
20bde81923
shell-completion: update systemd-run bash completion
...
Many new options have been added since the bash completion was last
updated.
2015-08-27 23:30:11 +00:00
Seth Jennings
4acd40613f
shell-completion: bash: make list-transfers and cancel-transfer STANDALONE
...
list-transfers and cancel-transfers don't take machine arguments.
2015-08-18 13:22:42 -05:00
Seth Jennings
2977883de2
shell-completion: bash: add image transfer subcommands
2015-08-18 13:20:12 -05:00
Lennart Poettering
7b0991c617
Merge pull request #931 from spartacus06/update-completion-machinectl
...
Update shell completion for machinectl
2015-08-16 19:58:49 +02:00
Seth Jennings
4f8f4c310c
shell-completion: use list-images rather than list
...
"machinectl list" only lists running machines while many of the MACHINES
commands use names of images; both running and non-running.
List machines from both "list" and "list-images" and use sort -u to
avoid duplicates.
2015-08-16 11:20:21 -05:00
Seth Jennings
6eb8bec62d
shell-completion: update machinectl bash completion
...
Many new subcommands have been added since the bash completion was last
updated. Bring it up to speed.
2015-08-16 11:19:36 -05:00
Evgeny Vereshchagin
adb0c25eb6
bash-completion: generate unit type list from systemctl -t help option
2015-08-16 14:53:21 +00:00
Zbigniew Jędrzejewski-Szmek
903e7c37ca
Use "new" --job-mode= option in more places
...
--irreversible/--ignore-dependencies/--fail are deprececated since 4dc5b821ae .
Also add shell completions for --jobs-mode.
2015-05-18 01:08:09 -04:00
Zbigniew Jędrzejewski-Szmek
7b742b3130
shell-completion: systemctl switch-root verb
...
The completion is rudimentary (all files). I think this is OK since
this is used so rarely. But not having it proposed at all is annoying.
2015-04-08 11:28:45 -04:00
Jan Janssen
5bdf22430e
logind,systemctl: add reboot to EFI firmware support
2015-04-07 18:51:45 +02:00
Carlos Morata Castillo
b4f91f2ba3
Updates in bash autocompletions
...
Hi,
I did ./check-undocumented.sh -b (my script just submitted) and checked
the results.
Cheers.
2015-01-29 00:44:30 -05:00
Ronny Chevalier
e4e5a85f34
shell-completion: add missing output modes
...
https://bugs.freedesktop.org/show_bug.cgi?id=88216
2015-01-09 13:53:23 +01:00
Carlos Morata Castillo
8c5463585d
bash-completion: systemd-nspawn update
...
*Autocompletion for dirs, doesn't leave until you press space.
*Added tmpfs, volatile and network-macvlan options.
I tried with the SELinux options with seinfo(setools-console), but too
messy to get it right. Even Daniel Walsh haven't done it yet. :)
2015-01-08 16:33:59 -05:00
Lennart Poettering
e275f5e204
shell-completion: add full support for completing busctl command lines, with services, objects, interfaces, members, and signatures
2014-12-23 22:44:32 +01:00
Ronny Chevalier
409886c424
shell-completion: systemctl edit
2014-12-10 01:10:01 +01:00
Lennart Poettering
25fa306ed5
hostnamed: introduce new "embedded" chassis type
...
We really don't want to get lost in adding fridge, car, plane, drone, or
whatever else, hence add a generic term "embedded" cover all the cases
where the computer is just part of something bigger, and not at the
focus of things.
2014-11-06 14:37:12 +01:00
Zbigniew Jędrzejewski-Szmek
372b221166
bash-completion: use improved filtering to make things faster
2014-10-29 23:48:10 -04:00
Zbigniew Jędrzejewski-Szmek
9ff8af5460
bash-completion: rework startable/restartable units once more
...
I tried to use 'systemctl --all list-units' to filter unit files, but
this always filters out unit files which are not loaded. We want to complete
systemctl start with those units too, so this approach is not going to work.
New version is rather slow, but hopefully correct.
2014-10-29 23:48:09 -04:00
Zbigniew Jędrzejewski-Szmek
1cf3c30c07
shell-completion: systemctl set-default,get-default,is-system-running
2014-10-27 22:34:28 -04:00
Lukas Nykryn
8fc5cd71be
shell-completion/bash: add add-wants and add-requires
2014-10-19 18:20:06 +02:00