introduce context show
command by ndeloof · Pull Request #3567 · docker/cli (original) (raw)
closes #3425
- What I did
introduce context show
command, aligned with same command introduce in compose-cli
- How I did it
new cobra command, dump current context name after checking it exists
- How to verify itdocker context show
- Description for the changelog
introduce docker context show
command