mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
docs/reference: search: remove mention of deprecated "IsAutomated"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -125,7 +125,6 @@ Valid placeholders for the Go template are:
|
|||||||
| `.Description` | Image description |
|
| `.Description` | Image description |
|
||||||
| `.StarCount` | Number of stars for the image |
|
| `.StarCount` | Number of stars for the image |
|
||||||
| `.IsOfficial` | "OK" if image is official |
|
| `.IsOfficial` | "OK" if image is official |
|
||||||
| `.IsAutomated` | "OK" if image build was automated (deprecated) |
|
|
||||||
|
|
||||||
When you use the `--format` option, the `search` command will
|
When you use the `--format` option, the `search` command will
|
||||||
output the data exactly as the template declares. If you use the
|
output the data exactly as the template declares. If you use the
|
||||||
|
Reference in New Issue
Block a user