Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | shell-completion: add pseudo machine ".host" to shell completion | Lennart Poettering | |
2015-10-08 | shell-completion: add "machinectl shell" to bash completion logic | Lennart Poettering | |
2015-08-18 | shell-completion: bash: make list-transfers and cancel-transfer STANDALONE | Seth Jennings | |
list-transfers and cancel-transfers don't take machine arguments. | |||
2015-08-18 | shell-completion: bash: add image transfer subcommands | Seth Jennings | |
2015-08-16 | shell-completion: use list-images rather than list | Seth Jennings | |
"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 | shell-completion: update machinectl bash completion | Seth Jennings | |
Many new subcommands have been added since the bash completion was last updated. Bring it up to speed. | |||
2014-02-18 | machinectl: add bash completion | Thomas Hindoe Paaboel Andersen | |