cli
cli copied to clipboard
cli/config: add GetFeature, SetFeature for ConfigFile
- What I did
Add exported functions to get/set values from ConfigFile.Features map introduced in https://github.com/docker/cli/commit/c5016c6d5ba4d8c6a4e258a926d46fe420b476f2.
- How I did it
Carefully.
- How to verify it
go test -v -count=1 -run=Test.etFeature ./cli/config/...
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)