Skip to content

Commit 1d67b5e

Browse files
authored
Update README.md
1 parent 4c33010 commit 1d67b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ List with columns parameter:
9494
hpecp k8scluster list --columns [id,description,status]
9595
```
9696

97-
List with query parameter:
97+
List with (jmespath) query parameter:
9898
```sh
9999
hpecp catalog list --query "[?state!='installed' && state!='installing'] | [*].[_links.self.href] | []" --output text
100100
```

0 commit comments

Comments
 (0)