diff options
author | Kim Alvefur <zash@zash.se> | 2021-04-25 17:20:58 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-04-25 17:20:58 +0200 |
commit | ea470c72e0517a1128f6152c4fc1233c59a040eb (patch) | |
tree | 19dacbc41adb5a98c999726a2163180169332e9a /spec/util_promise_spec.lua | |
parent | 03a1ac4f699af179a1870a1bf6ab33a47aa68351 (diff) | |
download | prosody-ea470c72e0517a1128f6152c4fc1233c59a040eb.tar.gz prosody-ea470c72e0517a1128f6152c4fc1233c59a040eb.zip |
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.
Diffstat (limited to 'spec/util_promise_spec.lua')
0 files changed, 0 insertions, 0 deletions