summaryrefslogtreecommitdiffstats
path: root/share/bash-completion (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-23Renaming container-tools to compute-tools.Daniel Baumann1-12/+11
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-18Adding container log command.Daniel Baumann1-0/+37
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-18Adding missing convenience symlinks in bash-completion.Daniel Baumann1-3/+3
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-17Updating year in copyright notices to 2019.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-05-03Updating bash-completion to also complete on preseed files in the first ↵Daniel Baumann1-1/+1
level of subdirectories of /etc/container-tools/debconf. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-05-03Adding quotes for consistency in bash-completion.Daniel Baumann1-11/+11
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-05-03Adding -v, --verbose option to container-create command to be used e.g. when ↵Daniel Baumann1-1/+1
mass-creating new containers in a row. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2018-02-18Updating year in copyright information for 2018.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-12-05Adding SPDX License Identifiers.Daniel Baumann1-0/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-10-31Adding ver shortcut for container version command in bash-completion.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-10-31Adding sh shortcut for shell format in container list command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-10-31Adding con shortcut for container console command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-23Adding container key command.Daniel Baumann1-0/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Fixing spelling typo in 'bandwidth'.Simon Spöhel1-1/+1
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-07-22Adding myself to copyright notice in bash-completion.Daniel Baumann1-0/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-06-29Updating bash-completion for container top command.Daniel Baumann1-0/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2017-04-03Adding support for bind-ro nspawn option for read-only bind mounts.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
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>