"use strict"; export default function(cli) { cli.subcommand("query", "Queries the local systemquery agent"); }