Sebastiaan van Stijn
877ea1ce35
inspect: disable default (file) completion
...
Before this patch, flags and arguments would complete using filenames
from the current directory;
docker inspect --type <TAB>
AUTHORS CONTRIBUTING.md docs/ Makefile SECURITY.md
...
docker inspect <TAB>
With this patch, no completion is provided;
docker inspect --type <TAB>
# no results
docker inspect <TAB>
# no results
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-05-06 15:43:55 +02:00
..
2025-04-11 16:28:47 +02:00
2025-02-03 13:05:23 +01:00
2025-04-11 16:28:47 +02:00
2025-04-16 11:30:26 +02:00
2025-04-23 13:51:37 +02:00
2025-04-23 13:51:37 +02:00
2025-04-17 10:43:47 +02:00
2025-04-23 13:11:58 +00:00
2025-04-17 10:43:47 +02:00
2025-04-23 13:51:37 +02:00
2025-04-17 10:43:47 +02:00
2025-03-04 17:48:42 +01:00
2025-04-23 13:51:37 +02:00
2025-04-23 13:51:37 +02:00
2025-04-17 10:43:47 +02:00
2025-04-25 17:11:05 +02:00
2025-04-23 13:51:37 +02:00
2025-04-23 13:51:37 +02:00
2025-04-22 16:23:41 +02:00
2025-02-17 15:24:56 +01:00
2025-05-06 15:43:55 +02:00
2025-03-09 22:20:12 +01:00
2019-05-20 13:28:11 +01:00
2025-04-23 13:51:37 +02:00
2025-04-28 18:35:09 +02:00
2023-11-20 16:02:17 +01:00
2025-04-01 23:24:29 +02:00
2025-04-02 16:45:05 +02:00
2025-04-17 10:43:47 +02:00
2025-04-17 10:43:47 +02:00
2025-04-17 10:43:47 +02:00
2025-04-17 10:43:47 +02:00
2025-04-17 10:43:47 +02:00
2025-03-26 14:25:50 +01:00
2025-04-16 17:17:23 +02:00
2024-09-18 10:59:08 +01:00
2025-04-17 10:43:47 +02:00
2024-06-24 15:44:20 +02:00
2024-11-05 10:14:30 +01:00
2024-09-17 10:47:04 -05:00
2025-03-03 14:21:45 +01:00
2018-03-08 15:00:43 -05:00
2025-04-11 12:23:16 +02:00
2025-04-17 10:43:47 +02:00