From 0a33e4f1edc96a39ded8d45b95c82c9e7a718a2a Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 22 Jul 2016 02:17:06 +0200 Subject: [PATCH] CLI: support commands refs #12202 --- application/clicommands/CommandCommand.php | 15 +++++++++++++++ doc/60-CLI.md | 1 + 2 files changed, 16 insertions(+) create mode 100644 application/clicommands/CommandCommand.php diff --git a/application/clicommands/CommandCommand.php b/application/clicommands/CommandCommand.php new file mode 100644 index 00000000..5c96442a --- /dev/null +++ b/application/clicommands/CommandCommand.php @@ -0,0 +1,15 @@ +