This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit daee953
Remove
* Remove `completion` command
* Bump cobra dependency for better zsh completion
`docker app completion` is not consistent with docker CLI
replaced by `--completion` flag (hidden)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>completion command (#607)1 parent 964210e commit daee953
14 files changed
Lines changed: 665 additions & 397 deletions
File tree
- e2e/testdata
- internal/commands
- vendor/github.com/spf13/cobra
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | 391 | | |
417 | 392 | | |
418 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments