query for filters
Show all the query commands
Signature
> query {flags}
Input/output types:
| input | output |
|---|---|
| any | any |
Subcommands:
| name | type | usage |
|---|---|---|
query db
|
Builtin | Query a database using SQL. |
query json
|
Builtin,Plugin | execute json query on json file (open --raw <file> |
query web
|
Builtin,Plugin | execute selector query on html/web |
query xml
|
Builtin,Plugin | execute xpath query on xml |