mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This is a similar fix as 006c946389, which
fixed this for detection of commands that were executed. Make sure we don't
call the "/_ping" endpoint if we don't need to.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>