We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edef6a6 commit 25b88fcCopy full SHA for 25b88fc
src/acrquery/azext_acrquery/_help.py
@@ -5,12 +5,6 @@
5
6
from knack.help_files import helps
7
8
-
9
-helps['acr'] = """
10
- type: group
11
- short-summary: KQL querying against ACR content.
12
-"""
13
14
helps['acr query'] = """
15
type: command
16
short-summary: Query the content in an ACR using Kusto Query Language.
0 commit comments