mirror of https://github.com/docker/cli.git
c84f95815d
The `docker search --automated` and `docker search --stars` options were deprecated in release v1.12.0, and scheduled for removal in v17.09. This patch removes the deprecated flags, in favor of their equivalent `--filter` options (`docker search --filter=is-automated=<true|false>` and `docker search --filter=stars=...`). Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
testdata | ||
formatter_search.go | ||
formatter_search_test.go | ||
login.go | ||
login_test.go | ||
logout.go | ||
search.go |