Skip to content

completion v2: some small follow-ups - #3603

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:completion_follow_ups
May 12, 2022
Merged

completion v2: some small follow-ups#3603
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:completion_follow_ups

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Changes:

  • Prevent completion on "create" subcommands to prevent them
    from completing with local filenames
  • Add completion for "docker image save"
  • Add completion for "docker image tag"
  • Disable completion for "docker login"
  • Exclude "paused" containers for "docker container attach" and
    "docker container exec"

- A picture of a cute animal (not mandatory but encouraged)

- Prevent completion on "create" subcommands to prevent them
from completing with local filenames
- Add completion for "docker image save"
- Add completion for "docker image tag"
- Disable completion for "docker login"
- Exclude "paused" containers for "docker container attach" and
"docker container exec"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added this to the 22.06.0 milestone May 12, 2022
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Bringing this one in (as discussed), but if there's things to address, I'm happy to fix them in a follow-up 👍

@thaJeztah
thaJeztah merged commit 1b922a4 into docker:masterMay 12, 2022
@thaJeztah
thaJeztah deleted the completion_follow_ups branch May 12, 2022 16:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thaJeztah@rumpl