query for filters

Show all the query commands

WARNING

Command query resides in plugin nu_plugin_queryopen in new window. To use this command, you must install/compile and register nu_plugin_query

Signature

> query {flags}

Input/output types:

inputoutput
anyany

Subcommands:

nameusagetype
query dbQuery a database using SQL.built-in
query jsonexecute json query on json file (open --raw <file>query json 'query string')
query webexecute selector query on html/webplugin
query webpage-infouses the webpage crate to extract info from html: title, description, language, links, RSS feeds, Opengraph, Schema.org, and moreplugin
query xmlexecute xpath query on xmlplugin