cli icon indicating copy to clipboard operation
cli copied to clipboard

cli/config: add GetFeature, SetFeature for ConfigFile

Open laurazard opened this issue 1 year ago • 0 comments

- 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)

image

laurazard avatar Mar 25 '24 12:03 laurazard