Comparison

util/prosodyctl.lua @ 11520:0a464a6e88c4

util.prosodyctl.shell: Allow calling console commands with fewer shell quotes E.g. `prosodyctl shell module reload disco example.com` becomes equivalent to `prosodyctl shell 'module:reload("disco", "example.com")`. Won't work for every possible command, but reduces the amount of shell quoting problems for most common commands.
author Kim Alvefur <zash@zash.se>
date Sun, 25 Apr 2021 17:20:58 +0200
parent 11490:34d4e4a01ef8
child 12785:123d74bf60e3
comparison
equal deleted inserted replaced
11519:df4bd3af4099 11520:0a464a6e88c4