mirror of https://github.com/docker/docs.git
Previously StringSlice flag defaults were not respected. These use special handling and that handling did not take account of default values, always over-writing them. Expand the CommandLine interface to take advantage of the underlying codegansta/cli.Context IsSet method and guard default string slice overwrites with an IsSet test. Signed-off-by: John Sirois <john.sirois@gmail.com> |
||
---|---|---|
.. | ||
fake_command_line.go | ||
stdout_capture.go |