command Execute a CLI command
deploy Deploy a site
open Open a site in forge.laravel.com
ssh Start an SSH session
tinker Tinker with a site
daemon:list List the daemons
daemon:logs Retrieve the latest daemon log messages
daemon:restart Restart a daemon
daemon:status Get the current status of a daemon
database:logs Retrieve the latest database log messages
database:restart Restart the database
database:shell Start a database shell
database:status Get the current status of the database
deploy:logs Retrieve the latest deployment log messages
env:pull Download the environment file for the given site
env:push Upload the environment file for the given site
nginx:logs Retrieve the latest Nginx log messages
nginx:restart Restart Nginx
nginx:status Get the current status of Nginx
php:logs Retrieve the latest PHP log messages
php:restart Restart PHP
php:status Get the current status of PHP
server:current [current] Determine your current server
server:list List the servers
server:switch [switch] Switch to a different server
site:list List the sites
site:logs Retrieve the latest site log messages
ssh:configure Configure SSH key based secure authentication
ssh:test Test the SSH key based secure authentication connection