Skip to content

Cli/enhance context description - #6459

Open
Abubacarr075 wants to merge 4 commits into
docker:masterfrom
Abubacarr075:cli/enhance-context-description
Open

Cli/enhance context description#6459
Abubacarr075 wants to merge 4 commits into
docker:masterfrom
Abubacarr075:cli/enhance-context-description

Conversation

@Abubacarr075

@Abubacarr075Abubacarr075 commented Sep 22, 2025

Copy link
Copy Markdown

Partial fix of issue #6151 . Addressed the first two points of the issue

- What I did
I updated the docker version and docker info commands to include the Docker Host endpoint and reason for active context in the output.

- How I did it

  • Leveraged the CLI interface to include the reason for active context
  • Leveraged the ClientVersion type in the docker version command which Docker Info also uses to include the Docker Host and reason for active context

- How to verify it
Build CLI locally and run the docker version and docker info command to see outputs

- Human readable description for the release notes

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

Signed-off-by: Abubacarr Ceesay <abubacarr671@gmail.com>
…cker version output
Signed-off-by: Abubacarr Ceesay <abubacarr671@gmail.com>
…cker info output
Signed-off-by: Abubacarr Ceesay <abubacarr671@gmail.com>
Signed-off-by: Abubacarr Ceesay <abubacarr671@gmail.com>
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.

4 participants

@Abubacarr075@thaJeztah@vvoland@thompson-shaun