We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075b03d commit 89bbb7cCopy full SHA for 89bbb7c
docs/reference/cli-reference/cli-ref-search.md
@@ -3,13 +3,13 @@ title: NuGet CLI search command
3
description: Reference for the nuget.exe search command
4
author: advay26
5
ms.author: t-adtand
6
-ms.date: 07/07/2020
+ms.date: 08/17/2020
7
ms.topic: reference
8
---
9
10
# search command (NuGet CLI)
11
12
-**Applies to:** package consumption • **Supported versions:** *TODO*
+**Applies to:** package consumption • **Supported versions:** 5.8+
13
14
Searches a given source using the query string provided. If no sources are specified, all sources defined in %AppData%\NuGet\NuGet.config are used.
15
0 commit comments