summaryrefslogtreecommitdiffstats
path: root/share/bash-completion (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reordering bash-completion to do completion the usual way (by suggesting ↵Daniel Baumann2017-01-041-129/+81
| | | | | | commands first, then options and finally their arguments, rather than commands and arguments only). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using generic directory instead of local directory for debconf files to ↵Daniel Baumann2017-01-041-1/+1
| | | | | | bash-complete container create command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion for container version command.Daniel Baumann2017-01-041-0/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion for container move command.Daniel Baumann2017-01-041-0/+20
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion for container auto command.Daniel Baumann2017-01-041-0/+10
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding XML export format to container list command.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding YAML export format to container list command.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding nwdiag export format to container list command.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding JSON export format to container list command.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding CSV export format to container list command.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming short format in container list command to shell for consistency.Daniel Baumann2016-12-111-9/+9
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming full format in container list command to cli for consistency.Daniel Baumann2016-12-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Ignoring symlinks as container commands in bash-completion.Daniel Baumann2016-11-121-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding shortcuts for container commands to bash-completion as well.Daniel Baumann2016-11-121-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding container enter command.Daniel Baumann2016-11-061-0/+20
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding container limit command.Daniel Baumann2016-11-061-0/+20
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing container limit command for LTS version.Daniel Baumann2016-10-251-20/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing container enter command for LTS version.Daniel Baumann2016-10-251-20/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion for container status command.Daniel Baumann2016-07-011-0/+20
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting local commands extraction in container bash-completion.Daniel Baumann2016-07-011-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Looking up container create scripts dynamically in container bash-completion.Daniel Baumann2016-07-011-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Harmonizing head comments in container bash-completion.Daniel Baumann2016-07-011-1/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using tabs instead of spaces for indentation in container bash-completion.Daniel Baumann2016-07-011-219/+220
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating bash-completion for container remove command.Andreas Kreuzer2016-07-011-1/+1
| | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating bash-completion for format parameter in container list command.Andreas Kreuzer2016-07-011-0/+5
| | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating bash-completion for container list command.Andreas Kreuzer2016-07-011-1/+1
| | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion for container enter command.Andreas Kreuzer2016-07-011-0/+20
| | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Fixing bash-completion.Andreas Kreuzer2016-07-012-215/+215
| | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding bash-completion.Andreas Kreuzer2016-06-141-0/+215
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>