summaryrefslogtreecommitdiffstats
path: root/share/bash-completion (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-04Reordering bash-completion to do completion the usual way (by suggesting ↵Daniel Baumann1-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>
2017-01-04Using generic directory instead of local directory for debconf files to ↵Daniel Baumann1-1/+1
bash-complete container create command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container version command.Daniel Baumann1-0/+4
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container move command.Daniel Baumann1-0/+20
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-01-04Adding bash-completion for container auto command.Daniel Baumann1-0/+10
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Adding XML export format to container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Adding YAML export format to container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Adding nwdiag export format to container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Adding JSON export format to container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Adding CSV export format to container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Renaming short format in container list command to shell for consistency.Daniel Baumann1-9/+9
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-12-11Renaming full format in container list command to cli for consistency.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-11-12Ignoring symlinks as container commands in bash-completion.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-11-12Adding shortcuts for container commands to bash-completion as well.Daniel Baumann1-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-11-06Readding container enter command.Daniel Baumann1-0/+20
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-11-06Readding container limit command.Daniel Baumann1-0/+20
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-10-25Removing container limit command for LTS version.Daniel Baumann1-20/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-10-25Removing container enter command for LTS version.Daniel Baumann1-20/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Adding bash-completion for container status command.Daniel Baumann1-0/+20
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Correcting local commands extraction in container bash-completion.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Looking up container create scripts dynamically in container bash-completion.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Harmonizing head comments in container bash-completion.Daniel Baumann1-1/+3
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Using tabs instead of spaces for indentation in container bash-completion.Daniel Baumann1-219/+220
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Updating bash-completion for container remove command.Andreas Kreuzer1-1/+1
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Updating bash-completion for format parameter in container list command.Andreas Kreuzer1-0/+5
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Updating bash-completion for container list command.Andreas Kreuzer1-1/+1
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Adding bash-completion for container enter command.Andreas Kreuzer1-0/+20
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-07-01Fixing bash-completion.Andreas Kreuzer2-215/+215
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2016-06-14Adding bash-completion.Andreas Kreuzer1-0/+215
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>