mirror of https://github.com/docker/cli.git
49e528e18a
This fix adds `--dns-add`, `--dns-rm`, `--dns-opt-add`, `--dns-opt-rm`, `--dns-search-add` and `--dns-search-rm` to `service update`. An integration test and a unit test have been added to cover the changes in this fix. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> |
||
---|---|---|
.. | ||
cmd.go | ||
create.go | ||
inspect.go | ||
inspect_test.go | ||
list.go | ||
opts.go | ||
opts_test.go | ||
ps.go | ||
remove.go | ||
scale.go | ||
update.go | ||
update_test.go |