summaryrefslogtreecommitdiffstats
path: root/share/bash-completion (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-05Renaming force option in container stop command to kill in order to properly ↵Daniel Baumann1-1/+1
separate the three different stop modi (interactive, force, kill). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-06-05Adding default interactive mode for container stop command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-06-05Correcting container status bash-completion to complete on all containers ↵Daniel Baumann1-1/+1
rather than only stopped ones. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-01Updating copyright notices for 2022.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-01Correcting wrong shortlink for container restart command (rs instead of rt).Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2022-05-01Adding container rebuild command.Daniel Baumann1-0/+16
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-27Updating container update options in bash-completion.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-27Adding container update command.Daniel Baumann1-0/+16
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-26Adding sensible default lookups for container key bash-completion.Daniel Baumann1-3/+19
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-26Adding container get command.Daniel Baumann1-0/+22
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-26Renaming container create command to container build.Daniel Baumann1-12/+12
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-07-24Harmonizing first line in comments of non-shebang files.Daniel Baumann1-2/+2
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-06-29Handling container run command aequivalent to container enter in ↵Daniel Baumann1-1/+1
bash-completion. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-06-29Adding initial container info command.Daniel Baumann1-0/+16
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using https instead of http in all comments.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Updating copyright in bash-completion, it got re-written from scratch years ago.Daniel Baumann1-2/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using /var/log/compute-tools instead of /var/log/open-infrastructure.Daniel Baumann1-8/+8
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using /usr/share/compute-tools instead of ↵Daniel Baumann1-1/+1
/usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Using /usr/libexec/container instead of ↵Daniel Baumann1-1/+1
/usr/libexec/open-infrastructure/container. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-04-11Moving command files from /usr/lib to /usr/libexec.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2021-02-09Updating copyright notices for 2021.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2020-01-21Updating copyright notices for 2020.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2020-01-16Adding verbose option for container start command.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-04-12Correcting syntax error in container bash-completion.Daniel Baumann1-0/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Readding limit command.Daniel Baumann1-0/+15
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Readding key command.Daniel Baumann1-0/+6
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Updating list of container shortcut commands.Daniel Baumann1-3/+3
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Removing limit command until its completly tested.Daniel Baumann1-16/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-03-02Removing key command until its completly tested.Daniel Baumann1-6/+0
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
2019-02-23Using hostname fallback if FQDN is not set.Daniel Baumann1-1/+1
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
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>