mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
This allow a shell-command to provide a 'flags' field, which will automatically cause the parameters to be fed through argparse. The rationale is to make it easier for more complex commands to be invoked from the command line (`prosodyctl shell foo bar ...`). Until now they were limited to accepting a list of strings, and any complex argument processing was non-standard and awkward to implement. |
||
---|---|---|
.. | ||
cert.lua | ||
check.lua | ||
shell.lua |