Resource icon

XF 2 Command Line Functions

Itworx4me

Well-known member
Itworx4me submitted a new resource:

XF 2 Command Line Functions - Command Line Functions

php cmd.php list

Console Tool

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...
 
Being a newbie to using the command line to run function in xenforo 2. I have always liked to have a referrence chart as to what function could be performed. If there are any other commands that should be added to the list post them below and I will add them to the list.

Thanks,
Itworx4me
 
Got it, thanks! Example for any other newbies in the future: /home/nginx/domains/forum.mysite.com/public
Not always... it can also be /var/www/html/ (typical in a base Apache install as the default root).... it all depends on the HTTP server you are using and how you have it structured. If you are using a panel interface, it can also have your root in your /home location.
 
Top Bottom