XF 2 Command Line Functions

XF 2 Command Line Functions

  • Iniciador del hilo Iniciador del hilo axtona
  • Fecha de inicio Fecha de inicio
Registrado
28 Jun 2020
Mensajes
4.393
Puntuación de reacciones
1.401
Credits
$11.781
The XF 2 Command Line Functions has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !

Código:
Console Tool
php cmd.php
Usage:
  command [options] [arguments]
Options:
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose...
Read more about this resource...

 
Superior