XF 2 Command Line Functions

XF 2 Command Line Functions

  • Criador do tópico Criador do tópico axtona
  • Data de início Data de início
Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
Associado
28/06/2020
Mensagens
4.393
Pontuação de reações
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...

 
Top