History log of /systemd/shell-completion/bash/machinectl
Revision Date Author Comments Expand
b43d75c378d919900e5c1e82a82e3e17dd3de9f9 10-Dec-2015 Lennart Poettering <lennart@poettering.net>

importd: drop dkr support The current code is not compatible with current dkr protocols anyway, and dkr has a different focus ("microservices") than nspawn anyway ("whole machine containers"), hence drop support for it, we cannot reasonably keep this up to date, and it creates the impression we'd actually care for the microservices usecase.

c2af810150f41057980342a3614cd0155a480c09 24-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

bash-completion: list valid signal names this is a follow-up for commit 18540892d18addc4dcb81

1af1f2f92ef52e3e905b7928d42345d9c48e7e7b 08-Oct-2015 Lennart Poettering <lennart@poettering.net>

shell-completion: add pseudo machine ".host" to shell completion

56f3cb335accfeb89a5bcf63b272760b96b92823 08-Oct-2015 Lennart Poettering <lennart@poettering.net>

shell-completion: add "machinectl shell" to bash completion logic

4acd40613f5514e3170e3001210741a2f9328157 18-Aug-2015 Seth Jennings <sjenning@redhat.com>

shell-completion: bash: make list-transfers and cancel-transfer STANDALONE list-transfers and cancel-transfers don't take machine arguments.

2977883de2914677aafea7182be3eaa97566fcad 18-Aug-2015 Seth Jennings <sjenning@redhat.com>

shell-completion: bash: add image transfer subcommands

4f8f4c310c5b48910470211d3525634e2a3743ff 16-Aug-2015 Seth Jennings <sjenning@redhat.com>

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.

6eb8bec62d13025ec8c847c8bd0b6359c314d10e 16-Aug-2015 Seth Jennings <sjenning@redhat.com>

shell-completion: update machinectl bash completion Many new subcommands have been added since the bash completion was last updated. Bring it up to speed.

e56056e93d33619a3acf13e483900b4f8938228f 18-Feb-2014 Thomas Hindoe Paaboel Andersen <phomes@gmail.com>

machinectl: add bash completion