...
1<!--
2Please make sure you've read and understood our contributing guidelines;
3https://github.com/docker/cli/blob/master/CONTRIBUTING.md
4
5** Make sure all your commits include a signature generated with `git commit -s` **
6
7For additional information on our contributing process, read our contributing
8guide https://docs.docker.com/opensource/code/
9
10If this is a bug fix, make sure your description includes "fixes #xxxx", or
11"closes #xxxx"
12
13Please provide the following information:
14-->
15
16**- What I did**
17
18**- How I did it**
19
20**- How to verify it**
21
22**- Description for the changelog**
23<!--
24Write a short (one line) summary that describes the changes in this
25pull request for inclusion in the changelog:
26-->
27
28
29**- A picture of a cute animal (not mandatory but encouraged)**
30
View as plain text